From 797f512cec9f2367d38c7158b48ef1e7ba70da80 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 21 Nov 2016 16:11:34 +0100 Subject: u-boot: tk1: update to include changes for v1.1 modules Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb | 4 ++-- recipes-bsp/u-boot/u-boot-toradex_git.bb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb index 787a910..3e776fb 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb @@ -15,7 +15,7 @@ DEFAULT_PREFERENCE_colibri-t30 = "1" FILESPATHPKG =. "git:" S="${WORKDIR}/git" # This revision is based on upstream "v2015.04" -SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192" +SRCREV = "95b2e908c6aecaefccbad3f3fa808f8ffe1b3a92" SRCBRANCH = "2015.04-toradex" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \ file://fw_env.config \ @@ -25,7 +25,7 @@ SRC_URI_append_tegra3 = " file://fw_unlock_mmc.sh \ SRC_URI_append_tegra124 = " file://fw_unlock_mmc.sh \ " -PV = "v2015.04-v2.6.1b1+git${SRCPV}" +PV = "v2015.04-v2.6.1b2+git${SRCPV}" S = "${WORKDIR}/git" diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb index 78bbd83..737e059 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb @@ -16,11 +16,11 @@ DEFAULT_PREFERENCE_colibri-t30 = "1" FILESPATHPKG =. "git:" S="${WORKDIR}/git" # This revision is based on upstream "v2015.04" -SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192" +SRCREV = "95b2e908c6aecaefccbad3f3fa808f8ffe1b3a92" SRCBRANCH = "2015.04-toradex" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}" -PV = "v2015.04-v2.6.1b1+git${SRCPV}" +PV = "v2015.04-v2.6.1b2+git${SRCPV}" # require u-boot-dtb-tegra.bin to be used UBOOT_IMAGE = "u-boot-dtb-tegra-${MACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}" -- cgit v1.2.3