meta-openembedded/meta-webserver
Paul Eggleton dff2c1bd52 apache2: work around bug in apr-1-config/apu-1-config scripts
The apr-1-config and apu-1-config scripts (installed into the sysroot
by apr and apr-util respectively) report incorrect paths with current
OE-Core - see:

  http://bugzilla.yoctoproject.org/show_bug.cgi?id=3267

Since OE-Core is frozen at the moment, work around the issue by taking
a copy of the scripts and fixing them up. Additionally we need to not
mangle the libtool name as apr installs it into the sysroot as just
'libtool'.

This fixes building apache2 with rm_work enabled.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-11 09:26:14 +01:00
..
conf Add meta-webserver layer 2012-10-03 13:34:32 +01:00
recipes-httpd/apache2 apache2: work around bug in apr-1-config/apu-1-config scripts 2012-10-11 09:26:14 +01:00
recipes-php phpmyadmin: add new recipe 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.