summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2014-02-10 11:12:40 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2014-02-10 11:14:19 +0100
commit2f3884183730f5de556154a354ae94de651eef50 (patch)
tree8602ccc026709be542131484806dce2415194338
parentf7a817b91c1ec3fb06b8d083ff0655da23583eda (diff)
-rw-r--r--recipes-bsp/u-boot/u-boot_2011.06.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex_git.bb8
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2011.06.bbappend b/recipes-bsp/u-boot/u-boot_2011.06.bbappend
index fbd17d8..949d63d 100644
--- a/recipes-bsp/u-boot/u-boot_2011.06.bbappend
+++ b/recipes-bsp/u-boot/u-boot_2011.06.bbappend
@@ -17,7 +17,7 @@ FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
SRC_URI_COLIBRI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri"
#SRC_URI_COLIBRI += "file://u-boot-dont-build-standalone.patch"
-SRCREV_COLIBRI = "5711fd23f450e848728bb52b1782ea4bfbf1e1de"
+SRCREV_COLIBRI = "e40f10a4d146c8eab11d89fd01d2e098b2e30031"
PV_colibri-t20 = "${PR}+gitr${SRCREV}"
PV_colibri-t30 = "${PR}+gitr${SRCREV}"
diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb
index 87adc67..41cea3b 100644
--- a/recipes-kernel/linux/linux-toradex_git.bb
+++ b/recipes-kernel/linux/linux-toradex_git.bb
@@ -3,13 +3,13 @@ require recipes-kernel/linux/linux.inc
LINUX_VERSION ?= "3.1.10"
-SRCREV_colibri-t20 = "727d07b6e389b799584708c54431210fcce519ea"
+SRCREV_colibri-t20 = "098fb4efc843772a3f1e5695742dd1ca02e27960"
PR_colibri-t20 = "V2.1b2"
-SRCREV_colibri-t30 = "727d07b6e389b799584708c54431210fcce519ea"
+SRCREV_colibri-t30 = "098fb4efc843772a3f1e5695742dd1ca02e27960"
PR_colibri-t30 = "V2.1b2"
-SRCREV_apalis-t30 = "727d07b6e389b799584708c54431210fcce519ea"
+SRCREV_apalis-t30 = "098fb4efc843772a3f1e5695742dd1ca02e27960"
PR_apalis-t30 = "V2.1b2"
-SRCREV_colibri-pxa = "727d07b6e389b799584708c54431210fcce519ea"
+SRCREV_colibri-pxa = "098fb4efc843772a3f1e5695742dd1ca02e27960"
PR_colibri-pxa = "V2.1a2"
PV = "${LINUX_VERSION}+gitr${SRCREV}"