From 134cc18726c412160deeb293c70061f121baf528 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 4 Feb 2015 15:18:12 +0800 Subject: rcw: Added change-file-endianess as DEPENDS Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-bsp/rcw/rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 0d10548..7e77ab3 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/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 -- cgit v1.2.3-54-g00ecf