On Sun, May 26, 2013 at 2:04 AM, <[email protected]> wrote: > From: Lei Yang <[email protected]> > > dev86 is only used for x86/x86-64
A reasonable change. I've staged it here. Bruce > > Signed-off-by: Lei Yang <[email protected]> > --- > recipes-extended/dev86/dev86_0.16.19.bb | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/recipes-extended/dev86/dev86_0.16.19.bb > b/recipes-extended/dev86/dev86_0.16.19.bb > index ea03812..807504e 100644 > --- a/recipes-extended/dev86/dev86_0.16.19.bb > +++ b/recipes-extended/dev86/dev86_0.16.19.bb > @@ -33,5 +33,5 @@ do_install() { > ln -s ../lib/bcc/bcc-cc1 ${D}${prefix}/bin/bcc-cc1 > > } > - > +COMPATIBLE_HOST = "(i.86|x86_64).*-linux" > FILES_${PN} += "${libdir}/bcc" > -- > 1.7.1 > > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
