summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-22 09:39:18 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 11:24:12 +0200
commit3c1844b4b9ffb80298ea2d51413fae3d944a8312 (patch)
tree4e0557728c3a694cf3bd8e32b942ae9a7f5d058f
parent900428421ea9f075003364e24b66c91ccf249ff1 (diff)
u-boot: update to latest -next
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb4
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
index d849731..0da51f3 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
@@ -14,9 +14,9 @@ DEFAULT_PREFERENCE_colibri-vf = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRCREV = "22e68cbd1fa28e0a9df45cfbfb43f0c606370f32"
+SRCREV = "c77a50386f672d6846df1a20295129fb66044779"
-SRCBRANCH = "2016.11-toradex"
+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_2016.11.bb b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb
index 418fd61..e778bc1 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb
@@ -4,8 +4,8 @@ PV = "v2016.11-v2.7b1+git${SRCPV}"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
-SRCREV = "22e68cbd1fa28e0a9df45cfbfb43f0c606370f32"
-SRCBRANCH = "2016.11-toradex"
+SRCREV = "c77a50386f672d6846df1a20295129fb66044779"
+SRCBRANCH = "2016.11-toradex-next"
COMPATIBLE_MACHINE = "(mx6|mx7|vf)"