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:
8b7a068
)
php-native: Drop unnecessary FILESPATH
author
Tom Rini
<tom_rini@mentor.com>
Wed, 9 Jun 2010 17:49:08 +0000
(10:49 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Wed, 9 Jun 2010 17:50:56 +0000
(10:50 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/php/php-native.inc
patch
|
blob
|
history
diff --git
a/recipes/php/php-native.inc
b/recipes/php/php-native.inc
index
1698a80
..
31560a5
100644
(file)
--- a/
recipes/php/php-native.inc
+++ b/
recipes/php/php-native.inc
@@
-11,5
+11,3
@@
EXTRA_OECONF = "--with-cgi --enable-sockets --enable-pcntl \
--without-libpng --without-libjpeg \
--with-libxml-dir=${STAGING_BINDIR_NATIVE} \
"
-
-FILESPATH = "${FILE_DIRNAME}/php-${PV}:${FILE_DIRNAME}/php:${FILE_DIRNAME}/files"