meta-openembedded/meta-webserver
Joe Slater 29390a3a81 xdebug: update to version 2.2.3
Version 2.2.1 will not build with modphp 5.5.

Signed-off-by: Joe Slater <jslater@windriver.com>
2013-10-14 14:31:41 +01:00
..
conf Add meta-webserver layer 2012-10-03 13:34:32 +01:00
recipes-httpd apache2: fix error messages when restart apache service 2013-09-26 09:35:56 +01:00
recipes-php xdebug: update to version 2.2.3 2013-10-14 14:31:41 +01:00
recipes-webadmin webmin: add from meta-baryon 2013-07-31 17:41:21 +01:00
COPYING.MIT Add meta-webserver layer 2012-10-03 13:34:32 +01:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

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

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



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

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
subdirectory: meta
branch: master
revision: HEAD

For some recipes, the meta-oe layer is required:

URI: git://github.com/openembedded/meta-oe.git
subdirectory: meta-oe
branch: master
revision: HEAD



Layout
------

recipes-httpd/      Web servers
recipes-php/        PHP and PHP applications
recipes-webadmin/   Standalone web administration interfaces



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.