summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw/rcw_git.bb
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-04-11 22:35:11 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-20 16:17:28 -0300
commitaf4311972f3bcaa760cc58142fb8b65a38dbabf2 (patch)
treeae6fdda8dbd3829b696857f3aabdfa23e6f7abe8 /recipes-bsp/rcw/rcw_git.bb
parent2cd5ba1c3895a1f0a3fc0066f62865a341de1222 (diff)
downloadmeta-freescale-af4311972f3bcaa760cc58142fb8b65a38dbabf2.tar.gz
rcw: not DEPENDS change-file-endianess
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-bsp/rcw/rcw_git.bb')
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
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
3LICENSE = "BSD" 3LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=44a0d0fad189770cc022af4ac6262cbe" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=44a0d0fad189770cc022af4ac6262cbe"
5 5
6DEPENDS += "change-file-endianess-native tcl-native" 6DEPENDS += "tcl-native"
7 7
8inherit deploy siteinfo 8inherit deploy siteinfo
9 9