summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_git.bb
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-11-03 02:58:41 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-11-03 02:58:41 +0100
commit858fe97976b621bd37fba80e5ab7fa5ef6ad8643 (patch)
treef74aa5294828abed4c96496bd0ac950c3223bb08 /recipes-bsp/u-boot/u-boot-toradex_git.bb
parenta152b8637c5f23e69625d913809ab02235a5981d (diff)
Update Linux kernel and U-Boot to latest.
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex_git.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index 551093e..838ddf4 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -15,7 +15,7 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCREV = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
SRCBRANCH = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"