]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-ls1: Added change-file-endianess as DEPENDS
authorChunrong Guo <B40290@freescale.com>
Wed, 4 Feb 2015 07:18:13 +0000 (15:18 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 6 Feb 2015 01:08:27 +0000 (23:08 -0200)
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb

index 7b4fb583a861b11e1f5e7ee28360667c965a720c..1a1f76dcf60be69f905220a98c74107e87ef7ca4 100644 (file)
@@ -4,7 +4,7 @@ inherit fsl-u-boot-localversion
 
 LOCALVERSION ?= "-${SRCBRANCH}"
 
-DEPENDS += "u-boot-ls1-tools-native"
+DEPENDS += "change-file-endianess-native"
 PROVIDES += "u-boot"
 
 do_compile_append () {