From 453bd974c8a971f846ae801af8d9654d3bffeea3 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 23 Aug 2005 21:17:34 +0000 Subject: add obexpush-native --- packages/obexpush/obexpush-native_1.0.0.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 packages/obexpush/obexpush-native_1.0.0.bb (limited to 'packages/obexpush') 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() { + : +} + -- cgit v1.2.3