From 438f214bb1e0e0a1be6581ac9761b6db348a4c4e Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 4 Feb 2015 15:18:13 +0800 Subject: [PATCH] u-boot-ls1: Added change-file-endianess as DEPENDS Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb index 7b4fb583..1a1f76dc 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb @@ -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 () { -- 2.40.1