diff options
Diffstat (limited to 'meta-oe/recipes-devtools/php/php.inc')
-rw-r--r-- | meta-oe/recipes-devtools/php/php.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/php/php.inc b/meta-oe/recipes-devtools/php/php.inc index d2af4f6195..fbc750df8f 100644 --- a/meta-oe/recipes-devtools/php/php.inc +++ b/meta-oe/recipes-devtools/php/php.inc | |||
@@ -18,8 +18,6 @@ SRC_URI = "http://php.net/distributions/php-${PV}.tar.bz2 \ | |||
18 | SRC_URI_append_class-target = " \ | 18 | SRC_URI_append_class-target = " \ |
19 | file://iconv.patch \ | 19 | file://iconv.patch \ |
20 | file://imap-fix-autofoo.patch \ | 20 | file://imap-fix-autofoo.patch \ |
21 | file://pear-makefile.patch \ | ||
22 | file://phar-makefile.patch \ | ||
23 | file://php_exec_native.patch \ | 21 | file://php_exec_native.patch \ |
24 | file://php-fpm.conf \ | 22 | file://php-fpm.conf \ |
25 | file://php-fpm-apache.conf \ | 23 | file://php-fpm-apache.conf \ |