aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/php
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-06-09 10:49:08 -0700
committerTom Rini <tom_rini@mentor.com>2010-06-09 10:50:56 -0700
commit0c7fd5d39fa1cb1a6d9e0ecd8720772eb30fc8fb (patch)
treedfabbaeef20316fe9ba0c7bb9792ef0f597b58d6 /recipes/php
parent8b7a068f7cc0919103e4dbd730eafcf85f8b0d74 (diff)
downloadopenembedded-0c7fd5d39fa1cb1a6d9e0ecd8720772eb30fc8fb.tar.gz
php-native: Drop unnecessary FILESPATH
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/php')
-rw-r--r--recipes/php/php-native.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/php/php-native.inc b/recipes/php/php-native.inc
index 1698a80379..31560a5ce5 100644
--- 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"