From: Michael 'Mickey' Lauer Date: Tue, 5 Oct 2010 20:43:44 +0000 (+0200) Subject: gobject-introspection: add WIP NOTE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e37929e8d8db6bf8e6b5da1985af148c08fbc6b;p=openembedded.git gobject-introspection: add WIP NOTE --- diff --git a/recipes/gobject-introspection/gobject-introspection_0.9.10.bb b/recipes/gobject-introspection/gobject-introspection_0.9.10.bb index eade85eb99..b982ce92fa 100644 --- a/recipes/gobject-introspection/gobject-introspection_0.9.10.bb +++ b/recipes/gobject-introspection/gobject-introspection_0.9.10.bb @@ -1,3 +1,4 @@ +# NOTE: WIP! This recipe does not cross-compile atm., only -native SECTION = "libs" DEPENDS = "glib-2.0 libffi" BBCLASSEXTEND = "native"