summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php/php_7.4.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/php/php_7.4.9.bb')
-rw-r--r--meta-oe/recipes-devtools/php/php_7.4.9.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/php/php_7.4.9.bb b/meta-oe/recipes-devtools/php/php_7.4.9.bb
index 1da5607835..bc58b5792e 100644
--- a/meta-oe/recipes-devtools/php/php_7.4.9.bb
+++ b/meta-oe/recipes-devtools/php/php_7.4.9.bb
@@ -30,6 +30,7 @@ SRC_URI_append_class-target = " \
30 file://phar-makefile.patch \ 30 file://phar-makefile.patch \
31 file://0001-opcache-config.m4-enable-opcache.patch \ 31 file://0001-opcache-config.m4-enable-opcache.patch \
32 file://xfail_two_bug_tests.patch \ 32 file://xfail_two_bug_tests.patch \
33 file://CVE-2020-7070.patch \
33 " 34 "
34 35
35S = "${WORKDIR}/php-${PV}" 36S = "${WORKDIR}/php-${PV}"