summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-core/images/mlinux-factory-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb
index 9da3040..46a3115 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -74,7 +74,7 @@ IMAGE_INSTALL += "ruby-serialport"
# IMAGE_INSTALL += "openjdk-7-vm-zero"
# PHP support
-IMAGE_INSTALL += "php php-cli php-cgi"
+IMAGE_INSTALL += "php php-cli php-fpm"
# Node.js support
IMAGE_INSTALL += "nodejs nodejs-npm"