meta-openembedded/meta-webserver
Paul Eggleton 20506c8cb4 apache2: avoid injecting host include path
includedir (by way of EXTRA_INCLUDES) gets into the CFLAGS of modphp
via apxs; thus it should not point to a location on the host.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-24 14:50:27 +01:00
..
conf Add meta-webserver layer 2012-10-03 13:34:32 +01:00
recipes-httpd apache2: avoid injecting host include path 2012-10-24 14:50:27 +01:00
recipes-php modphp: call gnu-configize in do_configure 2012-10-18 11:44:56 +01: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.