[oe-commits] Tom Rini : obexpush-native: Drop unnecessary FILESPATH

git version control git at git.openembedded.org
Fri Jun 4 23:56:14 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 55c7db82fcf1fa4475948b550e5d79b7b5eeae75
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=55c7db82fcf1fa4475948b550e5d79b7b5eeae75

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Jun  4 16:52:28 2010 -0700

obexpush-native: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

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





More information about the Openembedded-commits mailing list