From b19750f5b8a6a4fd2b34b4901407c39c7194dea5 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 10 Sep 2016 14:42:43 +0200 Subject: u-boot: use latest Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 7 +++---- recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'recipes-bsp') 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 acc0903..4ae73f0 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,16 +13,15 @@ DEFAULT_PREFERENCE_colibri-vf = "1" FILESPATHPKG =. "git:" S="${WORKDIR}/git" -SRCREV = "476fa4400d2cc32279c7ae7e73e7c4ab1bff4327" -SRCBRANCH = "2015.04-toradex-next" +SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192" +SRCBRANCH = "2015.04-toradex" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \ file://fw_env.config \ " SRC_URI_append_mx6 = " file://fw_unlock_mmc.sh \ " -PV = "${PR}+gitr${SRCREV}" -PR = "r0" +PV = "v2015.04-v2.6.1b1+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 a6e6f24..6922e58 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.6b2+git${SRCPV}" +PV = "v2015.04-v2.6.1b1+git${SRCPV}" -SRCREV = "10bc451b6948e842e24799fe7fb037d335714b36" +SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192" SRCBRANCH = "2015.04-toradex" COMPATIBLE_MACHINE = "(mx6|mx7|vf)" -- cgit v1.2.3