On Fri, 2012-07-27 at 13:46 +0200, Martin Jansa wrote: > On Fri, Jul 27, 2012 at 12:43:14PM +0100, Richard Purdie wrote: > > Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> > > --- > > diff --git a/meta/recipes-gnome/gnome/gobject-introspection_1.32.1.bb > > b/meta/recipes-gnome/gnome/gobject-introspection_1.32.1.bb > > deleted file mode 100644 > > index 8f5ca56..0000000 > > --- a/meta/recipes-gnome/gnome/gobject-introspection_1.32.1.bb > > +++ b/dev/null > > @@ -1,28 +0,0 @@ > > -# NOTE: WIP! This recipe does not cross-compile atm., only -native > > -DEPENDS = "glib-2.0 libffi python-native gobject-introspection-native" > > -DEPENDS_virtclass-native = "glib-2.0-native libffi-native python-native > > bison-native flex-native" > > -BBCLASSEXTEND = "native" > > > what will provide gobject-introspection-native for meta-oe and meta-gnome now? > > Or should we add this recipe back in meta-oe?
Is introspection being used there of do they just want the .m4 file and disable it? If the latter, add "gobject-introspection-stub" to DEPENDS and this should resolve it. See the patches I just sent doing this for OE-Core. Cheers, Richard _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core