From: Koen Kooi Date: Thu, 19 Feb 2009 12:29:46 +0000 (+0100) Subject: gob2: add -native version X-Git-Tag: Release-2010-05/1~3973^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04743842569d1ca1d88dd9b500daef99b086dca5;p=openembedded.git gob2: add -native version --- diff --git a/packages/gob2/gob2-native_2.0.14.bb b/packages/gob2/gob2-native_2.0.14.bb new file mode 100644 index 0000000000..e6a26f13d2 --- /dev/null +++ b/packages/gob2/gob2-native_2.0.14.bb @@ -0,0 +1,5 @@ +require gob2_${PV}.bb +DEPENDS = "bison-native flex-native" +inherit native + +