diff options
-rw-r--r-- | recipes/obexpush/obexpush-native_1.0.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/obexpush/obexpush-native_1.0.0.bb b/recipes/obexpush/obexpush-native_1.0.0.bb index 612dfc6f80..b6982ce3ee 100644 --- a/recipes/obexpush/obexpush-native_1.0.0.bb +++ b/recipes/obexpush/obexpush-native_1.0.0.bb @@ -1,8 +1,6 @@ require obexpush_${PV}.bb inherit native -FILESPATH = "${FILE_DIRNAME}/obexpush-${PV}:${FILE_DIRNAME}/obexpush:${FILE_DIRNAME}/files:${FILE_DIRNAME}" - do_stage() { : } |