mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
php: enable php-fpm
- php-fpm is an alternative PHP FastCGI implementation which seems to be now prefered to php-fcgi - this patch enable the build of php-fpm and packages it in its own package - it's tested with hiawatha on an armv5te target Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -13,6 +13,8 @@ SRC_URI_append_pn-php += "file://iconv.patch \
|
||||
file://pear-makefile.patch \
|
||||
file://phar-makefile.patch \
|
||||
file://php_exec_native.patch \
|
||||
file://fix-fpm-cross-compile.patch \
|
||||
file://php-fpm.conf \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "e1d2a3ec7849d4b3032bd1abf1916aa4"
|
||||
|
||||
Reference in New Issue
Block a user