diff options
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_7.4.9.bb | 2 |
1 files changed, 2 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 451c5e69f8..dd8404e688 100644 --- a/meta-oe/recipes-devtools/php/php_7.4.9.bb +++ b/meta-oe/recipes-devtools/php/php_7.4.9.bb | |||
| @@ -213,6 +213,8 @@ RDEPENDS_${PN}-cli = "${PN}" | |||
| 213 | RDEPENDS_${PN}-modphp = "${PN} apache2" | 213 | RDEPENDS_${PN}-modphp = "${PN} apache2" |
| 214 | RDEPENDS_${PN}-opcache = "${PN}" | 214 | RDEPENDS_${PN}-opcache = "${PN}" |
| 215 | 215 | ||
| 216 | ALLOW_EMPTY_${PN} = "1" | ||
| 217 | |||
| 216 | INITSCRIPT_PACKAGES = "${PN}-fpm" | 218 | INITSCRIPT_PACKAGES = "${PN}-fpm" |
| 217 | inherit update-rc.d | 219 | inherit update-rc.d |
| 218 | 220 | ||
