summaryrefslogtreecommitdiffstats
path: root/meta-webserver/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-webserver/README')
-rw-r--r--meta-webserver/README59
1 files changed, 59 insertions, 0 deletions
diff --git a/meta-webserver/README b/meta-webserver/README
new file mode 100644
index 000000000..ead9e2a82
--- /dev/null
+++ b/meta-webserver/README
@@ -0,0 +1,59 @@
1meta-webserver
2==============
3
4This layer provides support for building web servers, web-based
5applications and related software.
6
7
8
9Dependencies
10------------
11
12This layer depends on:
13
14URI: git://github.com/openembedded/oe-core.git
15subdirectory: meta
16branch: dizzy
17revision: HEAD
18
19For some recipes, the meta-oe layer is required:
20
21URI: git://github.com/openembedded/meta-oe.git
22subdirectory: meta-oe
23branch: dizzy
24revision: HEAD
25
26
27
28Layout
29------
30
31recipes-httpd/ Web servers
32recipes-php/ PHP and PHP applications
33recipes-webadmin/ Standalone web administration interfaces
34
35
36
37Maintenance
38-----------
39
40Send patches / pull requests to openembedded-devel@lists.openembedded.org
41with '[meta-webserver][dizzy]' in the subject.
42
43Layer maintainer: Paul Eggleton <paul.eggleton@linux.intel.com>
44
45Dizzy branch maintainers:
46 Otavio Salvador <otavio@ossystems.com.br>
47 Armin Kuster <akuster808@gmail.com>
48
49Prefix email subject with: [dizzy]
50
51License
52-------
53
54All metadata is MIT licensed unless otherwise stated. Source code included
55in tree for individual recipes is under the LICENSE stated in each recipe
56(.bb file) unless otherwise stated.
57
58This README document is Copyright (C) 2012 Intel Corporation.
59