mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
5dc200e6c9
Signed-off-by: Cliff Brake <cbrake@bec-systems.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
62 lines
1.2 KiB
Plaintext
62 lines
1.2 KiB
Plaintext
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: daisy
|
|
revision: HEAD
|
|
|
|
For some recipes, the meta-oe layer is required:
|
|
|
|
URI: git://github.com/openembedded/meta-oe.git
|
|
subdirectory: meta-oe
|
|
branch: daisy
|
|
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][daisy]' in the subject.
|
|
|
|
Layer maintainer: Paul Eggleton <paul.eggleton@linux.intel.com>
|
|
|
|
Daisy branch maintainers:
|
|
Cliff Brake <cliff.brake@gmail.com>
|
|
Otavio Salvador <otavio@ossystems.com.br>
|
|
Armin Kuster <akuster808@gmail.com>
|
|
|
|
Prefix email subject with: [daisy]
|
|
|
|
|
|
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.
|
|
|