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