meta-openembedded/meta-webserver
Paul Eggleton 0cd6b15d72 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>
2012-10-09 11:09:23 +02:00
..
conf Add meta-webserver layer 2012-10-03 13:34:32 +01:00
recipes-httpd/apache2 apache2: fix configuration 2012-10-09 11:09:23 +02:00
recipes-php modphp: fix default php.ini & add PACKAGECONFIG 2012-10-09 11:09:23 +02:00
COPYING.MIT Add meta-webserver layer 2012-10-03 13:34:32 +01:00
README Add meta-webserver layer 2012-10-03 13:34:32 +01:00

meta-webserver
==============

This layer provides support for building web servers, web-based
applications and related software.



Dependencies
------------

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD



Maintenance
-----------

Send patches / pull requests to openembedded-devel@lists.openembedded.org
with '[meta-webserver]' in the subject.

Layer maintainer: Paul Eggleton <paul.eggleton@linux.intel.com>


License
-------

All metadata is MIT licensed unless otherwise stated. Source code included
in tree for individual recipes is under the LICENSE stated in each recipe
(.bb file) unless otherwise stated.

This README document is Copyright (C) 2012 Intel Corporation.