summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_git.bb
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-10-31 17:34:14 +0100
committerMax Krummenacher <max.oss.09@gmail.com>2014-10-31 20:55:02 +0100
commitc5fece80a36784d555a0699253767954e3e6b177 (patch)
tree64cbea438e85f18db0e4442dc6ae788c90bd63ec /recipes-bsp/u-boot/u-boot-toradex_git.bb
parent51afa8c8701e2a91af69ae6888c6248953fa37e3 (diff)
apalis/colibri_t30: introduce fw_printenv/setenv
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}"