summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}"