Add meta-webserver layer

Add a layer for web servers, web-based applications and other related
software.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton
2012-09-25 23:34:39 +01:00
parent 3871d45614
commit 520d3a14c9
3 changed files with 67 additions and 0 deletions

37
meta-webserver/README Normal file
View File

@@ -0,0 +1,37 @@
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.