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:
parent
a4ea304034
commit
9a0751048b
|
|
@ -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'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue