From 9a0751048b284b908547903e08a60eb1ef0bf786 Mon Sep 17 00:00:00 2001 From: Alex Gonzalez Date: Tue, 15 Jan 2013 10:10:10 +0100 Subject: [PATCH] meta-digi-arm: Use hpalacio/del-6.x branch for u-boot-imx. The U-Boot conditioning work for Yocto is taking place in that branch. Signed-off-by: Alex Gonzalez --- meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend b/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend index c8b12df5e..1be6139a6 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend @@ -4,7 +4,7 @@ DESCRIPTION = "bootloader for Digi platforms" PR_append = "+del.r0" -SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=agonzal/yocto" +SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=hpalacio/del-6.x" EXTRA_OEMAKE += 'HOSTSTRIP=true'