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 f8a8755b91..e19d5dd21c 100644 --- a/meta-oe/recipes-devtools/php/php_7.4.9.bb +++ b/meta-oe/recipes-devtools/php/php_7.4.9.bb | |||
| @@ -214,6 +214,8 @@ RDEPENDS_${PN}-cli = "${PN}" | |||
| 214 | RDEPENDS_${PN}-modphp = "${PN} apache2" | 214 | RDEPENDS_${PN}-modphp = "${PN} apache2" |
| 215 | RDEPENDS_${PN}-opcache = "${PN}" | 215 | RDEPENDS_${PN}-opcache = "${PN}" |
| 216 | 216 | ||
| 217 | ALLOW_EMPTY_${PN} = "1" | ||
| 218 | |||
| 217 | INITSCRIPT_PACKAGES = "${PN}-fpm" | 219 | INITSCRIPT_PACKAGES = "${PN}-fpm" |
| 218 | inherit update-rc.d | 220 | inherit update-rc.d |
| 219 | 221 | ||
