From: Michael Lauer Date: Tue, 23 Aug 2005 21:17:34 +0000 (+0000) Subject: add obexpush-native X-Git-Tag: Release-2010-05/1~9453^2~3837^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=453bd974c8a971f846ae801af8d9654d3bffeea3;p=openembedded.git add obexpush-native --- diff --git a/packages/obexpush/obexpush-native_1.0.0.bb b/packages/obexpush/obexpush-native_1.0.0.bb new file mode 100644 index 0000000000..6e63de5c98 --- /dev/null +++ b/packages/obexpush/obexpush-native_1.0.0.bb @@ -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() { + : +} +