mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
09b00d96d0
1. Changelog: https://github.com/php/php-src/releases/tag/php-8.5.0 2. Remove opcache-related options as it was not in 8.5.0. 3. Fix FILES:${PN}-fpm to resolve following error: ERROR: php-8.5.0-r0 do_package: QA Issue: php: Files/directories were installed but not shipped in any package: /usr/share/php /usr/share/php/fpm /usr/share/php/fpm/status.html Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>