meta-openembedded/meta-webserver
Anders Darander b67780140e webmin: allow override of webmin login and password
Don't hardcode the webmin login and password in the install script.
Instead, extract them to variables, to allow us to override them in
a bbappend.

Signed-off-by: Anders Darander <anders@chargestorm.se>
2014-06-18 17:55:55 +01:00
..
conf xdebug: add license file 2014-05-13 12:03:39 +01:00
licenses xdebug: add license file 2014-05-13 12:03:39 +01:00
recipes-httpd monkey: fix broken separate build with workaround 2014-06-12 09:56:59 +01:00
recipes-php xdebug: update to 2.2.5 2014-05-13 12:03:39 +01:00
recipes-webadmin/webmin webmin: allow override of webmin login and password 2014-06-18 17:55:55 +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.