summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_git.bb
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-06-06 19:05:07 -0700
committerMax Krummenacher <max.krummenacher@toradex.com>2016-06-30 13:28:27 +0200
commitd1f3ec9eb1db802c5efcab2c0fbb4b1a6ddd6915 (patch)
tree412c53af29c17fa590df42009c4434f380721984 /recipes-bsp/u-boot/u-boot-toradex_git.bb
parent75b384335afb679106274e3e7cc5391ead961c6a (diff)
u-boot, u-boot-fw-utils: update to latest
The upgrade is required to match to the latest update scripts which deploy the kernel and device tree into static UBI volumes. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Max Krummenacher <max.krummenacher@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.bb4
1 files changed, 2 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 c457546..b7dfc9a 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -15,8 +15,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "e1a48b27907ae3f4592de43d42939a654aed9533"
-SRCBRANCH = "2015.04-toradex-next"
+SRCREV = "10bc451b6948e842e24799fe7fb037d335714b36"
+SRCBRANCH = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
PV = "${PR}+gitr${SRCREV}"