summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_git.bb
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-03-31 00:50:24 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-03-31 14:54:43 +0200
commitc214287256d312d5ae7c560596e94d95b7638a3a (patch)
treedc03c47daedf20fe491a1eaeb428d87e2ffbe5d8 /recipes-bsp/u-boot/u-boot-toradex_git.bb
parenta210186f8d9d33ba8db1a33c3f44348f4da13a59 (diff)
u-boot: update to latest from 2015.04-toradex-next
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
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 886d6a9..c457546 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 = "119db1915caf1bfa42ae9e6d331d693c8585a5f4"
+SRCREV = "e1a48b27907ae3f4592de43d42939a654aed9533"
SRCBRANCH = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"