From d00fc83f62c8b86fe397655c75f77d26a974692a Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 21 Jul 2014 14:19:04 +0200 Subject: u-boot-toradex: update to latest git version --- recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 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 256862c..365ab5d 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 @@ -11,8 +11,8 @@ DEFAULT_PREFERENCE_apalis-imx6 = "1" FILESPATHPKG =. "git:" S="${WORKDIR}/git" -SRCREV_colibri-vf = "0b4191106b32ca91afa759f3620fc470cf61d7c2" -SRCREV_apalis-imx6 = "0b4191106b32ca91afa759f3620fc470cf61d7c2" +SRCREV_colibri-vf = "a62f99816066992c7a3793f944d253c3c5484cda" +SRCREV_apalis-imx6 = "a62f99816066992c7a3793f944d253c3c5484cda" SRCBRANCH_colibri-vf = "2014.04-toradex" SRCBRANCH_apalis-imx6 = "2014.04-toradex" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \ @@ -25,6 +25,7 @@ PR = "r0" S = "${WORKDIR}/git" EXTRA_OEMAKE = 'CROSS_COMPILE=${TARGET_PREFIX} CC="${TARGET_PREFIX}gcc ${TOOLCHAIN_OPTIONS}"' + inherit uboot-config do_compile () { -- cgit v1.2.3