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:
Eric BENARD
2012-11-27 16:16:43 +00:00
committed by Koen Kooi
parent c1a900b011
commit 94a59521dc
4 changed files with 567 additions and 4 deletions
@@ -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"