summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php/php_8.1.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/php/php_8.1.7.bb')
-rw-r--r--meta-oe/recipes-devtools/php/php_8.1.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_8.1.7.bb b/meta-oe/recipes-devtools/php/php_8.1.7.bb
index e9e8eccf3a..043f3a81b2 100644
--- a/meta-oe/recipes-devtools/php/php_8.1.7.bb
+++ b/meta-oe/recipes-devtools/php/php_8.1.7.bb
@@ -16,6 +16,7 @@ SRC_URI = "http://php.net/distributions/php-${PV}.tar.bz2 \
16 file://0002-build-php.m4-don-t-unset-cache-variables.patch \ 16 file://0002-build-php.m4-don-t-unset-cache-variables.patch \
17 file://0003-php-remove-host-specific-info-from-header-file.patch \ 17 file://0003-php-remove-host-specific-info-from-header-file.patch \
18 file://0004-configure.ac-don-t-include-build-libtool.m4.patch \ 18 file://0004-configure.ac-don-t-include-build-libtool.m4.patch \
19 file://0006-ext-phar-Makefile.frag-Fix-phar-packaging.patch \
19 file://0009-php-don-t-use-broken-wrapper-for-mkdir.patch \ 20 file://0009-php-don-t-use-broken-wrapper-for-mkdir.patch \
20 file://0010-iconv-fix-detection.patch \ 21 file://0010-iconv-fix-detection.patch \
21 " 22 "
@@ -23,7 +24,6 @@ SRC_URI = "http://php.net/distributions/php-${PV}.tar.bz2 \
23SRC_URI:append:class-target = " \ 24SRC_URI:append:class-target = " \
24 file://0001-ext-opcache-config.m4-enable-opcache.patch \ 25 file://0001-ext-opcache-config.m4-enable-opcache.patch \
25 file://0005-pear-fix-Makefile.frag-for-Yocto.patch \ 26 file://0005-pear-fix-Makefile.frag-for-Yocto.patch \
26 file://0006-ext-phar-Makefile.frag-Fix-phar-packaging.patch \
27 file://0007-sapi-cli-config.m4-fix-build-directory.patch \ 27 file://0007-sapi-cli-config.m4-fix-build-directory.patch \
28 file://0008-ext-imap-config.m4-fix-include-paths.patch \ 28 file://0008-ext-imap-config.m4-fix-include-paths.patch \
29 file://php-fpm.conf \ 29 file://php-fpm.conf \