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
commit4ac481d5b28142eb32ae44f025752cde71a1108d (patch)
tree9686f91ae9933425aef6f343eb8c08842f9c274c /recipes-bsp/u-boot/u-boot-toradex_git.bb
parent3c1ce31a442382aaa86ceaa5992fdf78bb3d5571 (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}"