From 6e1f5676818ba9f349c8447422f8c08bd054e84b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 5 Jan 2017 20:20:10 +0100 Subject: u-boot: update to latest next Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 3 ++- recipes-bsp/u-boot/u-boot-toradex_2016.11.bb | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'recipes-bsp/u-boot') 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 6653c30..01ef06c 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 @@ -13,7 +13,8 @@ DEFAULT_PREFERENCE_colibri-vf = "1" FILESPATHPKG =. "git:" S="${WORKDIR}/git" -SRCREV = "0cca0bafe5a9690c68a0ec971a520b61a09714b5" +SRCREV = "3628691f1d5e96bdfac48bde2c2a0c37552fb51f" + 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 cbf9147..d2b3cd0 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb @@ -4,7 +4,7 @@ PV = "v2016.11-v2.7b1+git${SRCPV}" LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" -SRCREV = "0cca0bafe5a9690c68a0ec971a520b61a09714b5" +SRCREV = "3628691f1d5e96bdfac48bde2c2a0c37552fb51f" SRCBRANCH = "2016.11-toradex-next" COMPATIBLE_MACHINE = "(mx6|mx7|vf)" @@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "(mx6|mx7|vf)" # Hack around building two U-Boot configurations, one with, one without SPL # if using UBOOT_CONFIG to build more than one configuration, the current code in # u-boot.inc assumes all are either with or without SPL. -do_deploy_prepend_mx6() { +do_compile_append_mx6() { for config in ${UBOOT_MACHINE}; do touch ${B}/${config}/${SPL_BINARY} done -- cgit v1.2.3