summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-php/modphp/modphp_5.3.14.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-07 11:55:20 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-10-09 11:09:23 +0200
commit0cd6b15d729c7f4b17ac02180e7c5462b91ed9e4 (patch)
treeabd3c30fe4a23fb9abc1ac6d6708d6135869acbe /meta-webserver/recipes-php/modphp/modphp_5.3.14.bb
parent6d182b316f366e3491ee50ccd021eb7a79189136 (diff)
downloadmeta-openembedded-0cd6b15d729c7f4b17ac02180e7c5462b91ed9e4.tar.gz
modphp: fix default php.ini & add PACKAGECONFIG
* Add "mysql" PACKAGECONFIG option * Add "pgsql" PACKAGECONFIG option (untested) * Use the correct template php.ini filename so that we actually get some content in the default file Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-webserver/recipes-php/modphp/modphp_5.3.14.bb')
-rw-r--r--meta-webserver/recipes-php/modphp/modphp_5.3.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-php/modphp/modphp_5.3.14.bb b/meta-webserver/recipes-php/modphp/modphp_5.3.14.bb
index b6a51267b..707f5f90b 100644
--- a/meta-webserver/recipes-php/modphp/modphp_5.3.14.bb
+++ b/meta-webserver/recipes-php/modphp/modphp_5.3.14.bb
@@ -1,5 +1,5 @@
1include modphp5.inc 1include modphp5.inc
2PR = "r0" 2PR = "r1"
3 3
4SRC_URI[md5sum] = "7caac4f71e2f21426c11ac153e538392" 4SRC_URI[md5sum] = "7caac4f71e2f21426c11ac153e538392"
5SRC_URI[sha256sum] = "c8075b6e83c5db0d26cc8426a7456856421089a76c963813b1fcac3ced041cb3" 5SRC_URI[sha256sum] = "c8075b6e83c5db0d26cc8426a7456856421089a76c963813b1fcac3ced041cb3"