summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex_git.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index 4651b85..1ad6049 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -18,9 +18,10 @@ FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
SRC_URI_T20 = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=colibri"
SRC_URI_T30 = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=2014.10-toradex"
-# This revision is based on upstream "v2014.10"
+# This revision is based on upstream "v2011.06"
SRCREV_T20 = "278ca22a59e3df4dd1e1494e8920a01c172118af"
-SRCREV_T30 = "67c3a4aee6c0af124ce779aed1be70c7a92d0916"
+# This revision is based on upstream "v2014.10"
+SRCREV_T30 = "7031ed747021815dd8303d8a70b8c070ba709c56"
PV_colibri-t20 = "${PR}+gitr${SRCREV}"
PV_colibri-t30 = "${PR}+gitr${SRCREV}"