From d537fab874f1f2d54467a8751b07ba301c56ca31 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 22 Oct 2016 14:57:43 +0200 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 | 6 +++--- recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend | 6 +++--- 2 files changed, 6 insertions(+), 6 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 4435bab..753c720 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,8 +13,8 @@ DEFAULT_PREFERENCE_colibri-vf = "1" FILESPATHPKG =. "git:" S="${WORKDIR}/git" -SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192" -SRCBRANCH = "2015.04-toradex" +SRCREV = "7e24d38e215f7c37bebd7c2b8b9b911386a13490" +SRCBRANCH = "2015.04-toradex-next" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \ file://fw_env.config \ file://0001-fw_env.c-include-stdint.h-unconditionally.patch \ @@ -22,7 +22,7 @@ SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRA SRC_URI_append_mx6 = " file://fw_unlock_mmc.sh \ " -PV = "v2015.04-v2.6.1b1+git${SRCPV}" +PV = "v2015.04-v2.6.2b1+git${SRCPV}" S = "${WORKDIR}/git" diff --git a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend index 6922e58..062cbd7 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend +++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend @@ -1,6 +1,6 @@ -PV = "v2015.04-v2.6.1b1+git${SRCPV}" +PV = "v2015.04-v2.6.2b1+git${SRCPV}" -SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192" -SRCBRANCH = "2015.04-toradex" +SRCREV = "7e24d38e215f7c37bebd7c2b8b9b911386a13490" +SRCBRANCH = "2015.04-toradex-next" COMPATIBLE_MACHINE = "(mx6|mx7|vf)" -- cgit v1.2.3