diff options
Diffstat (limited to 'meta-oe/recipes-devtools/php/php_7.1.0.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/php/php_7.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php_7.1.0.bb b/meta-oe/recipes-devtools/php/php_7.1.0.bb index ee8155c488..99075d04e5 100644 --- a/meta-oe/recipes-devtools/php/php_7.1.0.bb +++ b/meta-oe/recipes-devtools/php/php_7.1.0.bb | |||
| @@ -13,4 +13,4 @@ PACKAGECONFIG[mysql] = "--with-mysqli=${STAGING_BINDIR_CROSS}/mysql_config \ | |||
| 13 | 13 | ||
| 14 | FILES_${PN}-fpm += "${sysconfdir}/php-fpm.d/www.conf.default" | 14 | FILES_${PN}-fpm += "${sysconfdir}/php-fpm.d/www.conf.default" |
| 15 | 15 | ||
| 16 | PNBLACKLIST[php] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130601/" | 16 | PNBLACKLIST[php] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130601/ - the recipe will be removed on 2017-09-01 unless the issue is fixed" |
