obexpush-native: Drop unnecessary FILESPATH
authorTom Rini <tom_rini@mentor.com>
Fri, 4 Jun 2010 23:52:28 +0000 (16:52 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 4 Jun 2010 23:55:59 +0000 (16:55 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/obexpush/obexpush-native_1.0.0.bb

index 612dfc6..b6982ce 100644 (file)
@@ -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() {
        :
 }