git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ed234c
)
obexpush-native: Drop unnecessary FILESPATH
author
Tom Rini
<tom_rini@mentor.com>
Fri, 4 Jun 2010 23:52:28 +0000
(16:52 -0700)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/recipes/obexpush/obexpush-native_1.0.0.bb
b/recipes/obexpush/obexpush-native_1.0.0.bb
index
612dfc6
..
b6982ce
100644
(file)
--- 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() {
:
}