mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
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:
37
meta-webserver/README
Normal file
37
meta-webserver/README
Normal 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.
|
||||
|
||||
Reference in New Issue
Block a user