From: Tom Rini Date: Fri, 4 Jun 2010 23:52:28 +0000 (-0700) Subject: obexpush-native: Drop unnecessary FILESPATH X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55c7db82fcf1fa4475948b550e5d79b7b5eeae75;p=openembedded.git obexpush-native: Drop unnecessary FILESPATH Signed-off-by: Tom Rini --- 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() { : }