[oe-commits] Eric BENARD : php: enable php-fpm

git at git.openembedded.org git at git.openembedded.org
Tue Dec 4 09:45:43 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 94a59521dc54409ca2438ff5496991ed3e8d43b9
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=94a59521dc54409ca2438ff5496991ed3e8d43b9

Author: Eric BENARD <eric at eukrea.com>
Date:   Tue Nov 27 16:16:43 2012 +0000

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 at eukrea.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-devtools/php/php.inc               |   21 +-
 .../php/php/fix-fpm-cross-compile.patch            |   38 ++
 meta-oe/recipes-devtools/php/php/php-fpm.conf      |  510 ++++++++++++++++++++
 meta-oe/recipes-devtools/php/php_5.3.19.bb         |    2 +
 4 files changed, 567 insertions(+), 4 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=94a59521dc54409ca2438ff5496991ed3e8d43b9




More information about the Openembedded-commits mailing list