add obexpush-native
authorMichael Lauer <mickey@vanille-media.de>
Tue, 23 Aug 2005 21:17:34 +0000 (21:17 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 23 Aug 2005 21:17:34 +0000 (21:17 +0000)
packages/obexpush/obexpush-native_1.0.0.bb [new file with mode: 0644]

diff --git a/packages/obexpush/obexpush-native_1.0.0.bb b/packages/obexpush/obexpush-native_1.0.0.bb
new file mode 100644 (file)
index 0000000..6e63de5
--- /dev/null
@@ -0,0 +1,9 @@
+include obexpush_${PV}.bb
+inherit native
+
+FILESPATH = "${FILE_DIRNAME}/obexpush-${PV}:${FILE_DIRNAME}/obexpush:${FILE_DIRNAME}/files:${FILE_DIRNAME}"
+
+do_install() {
+       :
+}
+