summaryrefslogtreecommitdiffstats
path: root/recipes/obexpush/obexpush-native_1.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obexpush/obexpush-native_1.0.0.bb')
-rw-r--r--recipes/obexpush/obexpush-native_1.0.0.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/obexpush/obexpush-native_1.0.0.bb b/recipes/obexpush/obexpush-native_1.0.0.bb
new file mode 100644
index 0000000000..aea07aaa79
--- /dev/null
+++ b/recipes/obexpush/obexpush-native_1.0.0.bb
@@ -0,0 +1,13 @@
+require obexpush_${PV}.bb
+inherit native
+
+FILESPATH = "${FILE_DIRNAME}/obexpush-${PV}:${FILE_DIRNAME}/obexpush:${FILE_DIRNAME}/files:${FILE_DIRNAME}"
+
+do_stage() {
+ :
+}
+
+do_install() {
+ :
+}
+