summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-01-11 22:10:34 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2017-01-12 00:36:49 +0100
commitee77ef53d35284bcacc77e849dd30a36fe263ef2 (patch)
treec7cf21ff769abca26722054f69a1f0ee5f5b38dd
parent3cf976094399b02fbc77cb26e213af3706c44aa8 (diff)
Signed-off-by: Max Krummenacher <max.krummenacher@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 88db4e1..d849731 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 = "3628691f1d5e96bdfac48bde2c2a0c37552fb51f"
+SRCREV = "22e68cbd1fa28e0a9df45cfbfb43f0c606370f32"
-SRCBRANCH = "2016.11-toradex-next"
+SRCBRANCH = "2016.11-toradex"
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 d2b3cd0..418fd61 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 = "3628691f1d5e96bdfac48bde2c2a0c37552fb51f"
-SRCBRANCH = "2016.11-toradex-next"
+SRCREV = "22e68cbd1fa28e0a9df45cfbfb43f0c606370f32"
+SRCBRANCH = "2016.11-toradex"
COMPATIBLE_MACHINE = "(mx6|mx7|vf)"