meta-digi-arm: Fix u-boot-imx dependency on imx-bootlets-del.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2013-01-21 18:58:31 +01:00
parent b3116d67ff
commit e20bd93460
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ PR_append = "+del.r0"
SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=hpalacio/del-6.x" SRC_URI = "${DIGI_LOG_GIT}u-boot-denx.git;tag=hpalacio/del-6.x"
DEPENDS_ccardxmx28js += "imx-bootlets-del" DEPENDS_mxs_ccardxmx28js += "elftosb-native imx-bootlets-del"
UBOOT_MAKE_TARGET_ccardxmx28js = "u-boot-ivt.sb" UBOOT_MAKE_TARGET_ccardxmx28js = "u-boot-ivt.sb"