aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-06-04 16:52:28 -0700
committerTom Rini <tom_rini@mentor.com>2010-06-04 16:55:59 -0700
commit55c7db82fcf1fa4475948b550e5d79b7b5eeae75 (patch)
tree5e347de69d7b53e21503aeceee1bc945be4e4e0a /recipes
parent9ed234c270ef901fe562a09a61c6bce5b5628cf0 (diff)
downloadopenembedded-55c7db82fcf1fa4475948b550e5d79b7b5eeae75.tar.gz
obexpush-native: Drop unnecessary FILESPATH
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/obexpush/obexpush-native_1.0.0.bb2
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() {
:
}