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:
a67878a
)
python-setuptools-native: Drop unnecessary FILESPATH
author
Tom Rini
<tom_rini@mentor.com>
Fri, 4 Jun 2010 23:53:41 +0000
(16:53 -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/python/python-setuptools-native_0.6c9.bb
patch
|
blob
|
history
diff --git
a/recipes/python/python-setuptools-native_0.6c9.bb
b/recipes/python/python-setuptools-native_0.6c9.bb
index
04efd59
..
3a39701
100644
(file)
--- a/
recipes/python/python-setuptools-native_0.6c9.bb
+++ b/
recipes/python/python-setuptools-native_0.6c9.bb
@@
-1,7
+1,6
@@
require python-setuptools_${PV}.bb
inherit native
-FILESPATH = "${FILE_DIRNAME}/python-setuptools"
DEPENDS = "python-native"
do_stage() {