From af4311972f3bcaa760cc58142fb8b65a38dbabf2 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sat, 11 Apr 2020 22:35:11 +0800 Subject: [PATCH] rcw: not DEPENDS change-file-endianess Signed-off-by: Ting Liu --- 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 efb6ed95..a2172df1 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://LICENSE;md5=44a0d0fad189770cc022af4ac6262cbe" -DEPENDS += "change-file-endianess-native tcl-native" +DEPENDS += "tcl-native" inherit deploy siteinfo -- 2.40.1