From cd7c18c2c3ad1ae282c9c9c9b83e847061b371d1 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 4 Feb 2015 15:18:12 +0800 Subject: [PATCH] rcw: Added change-file-endianess as DEPENDS Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/rcw/rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-fsl-arm/recipes-bsp/rcw/rcw_git.bb b/meta-fsl-arm/recipes-bsp/rcw/rcw_git.bb index 0d10548a..7e77ab34 100644 --- a/meta-fsl-arm/recipes-bsp/rcw/rcw_git.bb +++ b/meta-fsl-arm/recipes-bsp/rcw/rcw_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Reset Configuration Word - hardware boot-time parameters for the LICENSE = "BSD" LIC_FILES_CHKSUM = "file://rcw.py;beginline=8;endline=28;md5=9ba0b28922dd187b06b6c8ebcfdd208e" -DEPENDS += "u-boot-ls1-tools-native" +DEPENDS += "change-file-endianess-native" inherit deploy -- 2.40.1