From 0390b961c9a92f4e5e35dd4fd11124a9b7bf5ee0 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 4 Feb 2015 15:18:13 +0800 Subject: u-boot-ls1: Added change-file-endianess as DEPENDS Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-ls1_2014.07.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb b/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb index 7b4fb58..1a1f76d 100644 --- a/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb +++ b/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 () { -- cgit v1.2.3-54-g00ecf