summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php/php.inc
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-04-03 17:50:14 +0800
committerArmin Kuster <akuster808@gmail.com>2018-04-08 17:00:06 -0700
commit1816eb77793140a1e5940e3dbc005df48ada6384 (patch)
tree9008585c9cfc5d936b9caf78ccbeebcacab18a70 /meta-oe/recipes-devtools/php/php.inc
parent2768c1deb3e3e8ad96c0f251fd44d76c5b044159 (diff)
downloadmeta-openembedded-1816eb77793140a1e5940e3dbc005df48ada6384.tar.gz
php5: upgrade to 5.6.35
For changes, see: http://php.net/ChangeLog-5.php#5.6.35 Split patches between php5 and php7 to ensure there are no fuzz warnings for both the versions. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php/php.inc')
-rw-r--r--meta-oe/recipes-devtools/php/php.inc2
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 \
18SRC_URI_append_class-target = " \ 18SRC_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 \