summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-22 10:07:11 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 12:12:39 +0200
commitae8803181ce2745d1060d65436c4510399950e07 (patch)
tree08fb32753579a00638a179ef4ba5c1ec81456260 /recipes-bsp/u-boot
parentbbf3e5a5a0cfaa111db5c695f0471d82950d49f9 (diff)
u-boot: update to latest -next
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb4
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
index 4e5d561..6528835 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
@@ -15,8 +15,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2016.11"
-SRCREV = "22e68cbd1fa28e0a9df45cfbfb43f0c606370f32"
-SRCBRANCH = "2016.11-toradex"
+SRCREV = "cedf55d098b4b0af2815c92ee40576a4c899fcfb"
+SRCBRANCH = "2016.11-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index c8f3b35..6238e96 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -16,8 +16,8 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2016.11"
-SRCREV = "22e68cbd1fa28e0a9df45cfbfb43f0c606370f32"
-SRCBRANCH = "2016.11-toradex"
+SRCREV = "cedf55d098b4b0af2815c92ee40576a4c899fcfb"
+SRCBRANCH = "2016.11-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
PV = "v2016.11-v2.7b1+git${SRCPV}"