meta-openembedded/meta-webserver
Jackie Huang 12b72e1eaf modphp: revert pthread-check.patch and add one against threads.m4
revert pthread-check.patch which hacks the old configure,
instead, add one against threads.m4 to enable pthread support
when cross-compiling.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2013-04-15 10:56:19 +01:00
..
conf Add meta-webserver layer 2012-10-03 13:34:32 +01:00
recipes-httpd hiawatha: update to 8.8.1 2013-03-08 15:03:06 +00:00
recipes-php modphp: revert pthread-check.patch and add one against threads.m4 2013-04-15 10:56:19 +01:00
recipes-webadmin/ajenti ajenti: add new recipe 2013-02-18 09:28:26 +00:00
COPYING.MIT Add meta-webserver layer 2012-10-03 13:34:32 +01:00
README README: extend for meta-webadmin addition 2013-02-18 09:28:26 +00: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
subdirectory: meta
branch: master
revision: HEAD

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

URI: git://git.openembedded.org/meta-openembedded
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.