I'm gonna take out the attr dependency altogether on advice from Saul and Richard
On Tue, Mar 12, 2013 at 7:57 PM, Khem Raj <[email protected]> wrote: > > On Mar 12, 2013, at 2:56 AM, Alex DAMIAN <[email protected]> > wrote: > > > From: Alexandru DAMIAN <[email protected]> > > > > We have a build dependency, so list it out. > > > > Signed-off-by: Alexandru DAMIAN <[email protected]> > > --- > > meta/recipes-core/coreutils/coreutils_6.9.bb | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git > > a/meta/recipes-core/coreutils/coreutils_6.9.bbb/meta/recipes-core/coreutils/ > coreutils_6.9.bb > > index c0778ba..f712692 100644 > > --- a/meta/recipes-core/coreutils/coreutils_6.9.bb > > +++ b/meta/recipes-core/coreutils/coreutils_6.9.bb > > @@ -9,6 +9,7 @@ LICENSE = "GPLv2+" > > LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ > > > file://src/ls.c;beginline=4;endline=16;md5=15ed60f67b1db5fedd5dbc37cf8a9543" > > PR = "r5" > > +DEPENDS = "attr" > > isn't it needed on native recipe too ? > > > DEPENDS_class-native = "gettext-native" > > > > inherit autotools gettext > > -- > > 1.7.10.4 > > > > > > _______________________________________________ > > Openembedded-core mailing list > > [email protected] > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > >
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
