> -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Wednesday, February 04, 2015 11:19 AM > To: [email protected] > Cc: Liu Ting-B28495; Luo Zhenhua-B19537; Guo Chunrong-B40290 > Subject: [meta-fsl-arm][PATCH 2/4] rcw: Added change-file-endianess as > DEPENDS > > From: Chunrong Guo <[email protected]> > > Signed-off-by: Chunrong Guo <[email protected]> > --- > 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..6f517c9 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=9ba0b28922dd187b06b6c8ebcfdd2 > 08e" > > -DEPENDS += "u-boot-ls1-tools-native" > +DEPENDS += "change-file-endianess" [Luo Zhenhua-B19537] The dependency should be change-file-endianess-native.
Best Regards, Zhenhua > > inherit deploy > > -- > 1.9.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
