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 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb') 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" -- cgit v1.2.3