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:
ea0f1b3
)
ncurses{,-native,-sdk}: Drop unnecessary FILESPATH
author
Tom Rini
<tom_rini@mentor.com>
Wed, 9 Jun 2010 17:48:47 +0000
(10:48 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Wed, 9 Jun 2010 17:50:55 +0000
(10:50 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/ncurses/ncurses.inc
patch
|
blob
|
history
diff --git
a/recipes/ncurses/ncurses.inc
b/recipes/ncurses/ncurses.inc
index
337d670
..
fb4d912
100644
(file)
--- a/
recipes/ncurses/ncurses.inc
+++ b/
recipes/ncurses/ncurses.inc
@@
-8,8
+8,6
@@
inherit autotools
PARALLEL_MAKE=""
-FILESPATH = "${FILE_DIRNAME}/local:${FILE_DIRNAME}/ncurses-${PV}-${PR}:${FILE_DIRNAME}/ncurses-${PV}:${FILE_DIRNAME}/ncurses:${FILE_DIRNAME}"
-
EXTRA_OECONF = "\
--enable-static \
--with-shared \