meta-openembedded/meta-webserver
Paul Eggleton cca735e1eb apache2: fix multilib builds
Change PN -> BPN in a number of places so that files are stored in the
correct location and packaged correctly.

Based on a patch by Song.Li <Song.Li@windriver.com> with additional
PN -> BPN replacements.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-04-30 21:25:09 +02:00
..
conf Add meta-webserver layer 2012-10-03 13:34:32 +01:00
recipes-httpd apache2: fix multilib builds 2013-04-30 21:25:09 +02:00
recipes-php modphp: update to 5.4.14 2013-04-30 21:25:05 +02:00
recipes-webadmin/ajenti recipes: Unify indentation 2013-04-15 16:23:17 +02: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-04-29 11:06:48 +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: dylan
revision: HEAD

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

URI: git://github.com/openembedded/meta-oe.git
subdirectory: meta-oe
branch: dylan
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][dylan]' 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.