gob2: add -native version
authorKoen Kooi <koen@openembedded.org>
Thu, 19 Feb 2009 12:29:46 +0000 (13:29 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 19 Feb 2009 12:29:46 +0000 (13:29 +0100)
packages/gob2/gob2-native_2.0.14.bb [new file with mode: 0644]

diff --git a/packages/gob2/gob2-native_2.0.14.bb b/packages/gob2/gob2-native_2.0.14.bb
new file mode 100644 (file)
index 0000000..e6a26f1
--- /dev/null
@@ -0,0 +1,5 @@
+require gob2_${PV}.bb
+DEPENDS = "bison-native flex-native"
+inherit native
+
+