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 <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2013-01-15 10:10:10 +01:00
parent a4ea304034
commit 9a0751048b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ DESCRIPTION = "bootloader for Digi platforms"
PR_append = "+del.r0" 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' EXTRA_OEMAKE += 'HOSTSTRIP=true'