summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRaymond Danks <ray.danks@se-eng.com>2012-11-30 11:53:48 -0700
committerRaymond Danks <ray.danks@se-eng.com>2012-11-30 11:53:48 -0700
commit3e273b5815c15741da2bfc202430abea68571a26 (patch)
treeff1e9df25a26f61280cb6511ebdb61e7de424ee2 /README
parent0d80b8bc3bbf515d040b5272b94e82b485dba074 (diff)
downloadmeta-virtualization-3e273b5815c15741da2bfc202430abea68571a26.tar.gz
Rename meta-xen layer to meta-virtualization.
Updates to README and layer.conf for new name and maintainers. Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 10 insertions, 4 deletions
diff --git a/README b/README
index fcb75d6c..1ab64116 100644
--- a/README
+++ b/README
@@ -4,6 +4,10 @@ meta-xen
4This layer provides support for building Xen, Libvirt, and associated 4This layer provides support for building Xen, Libvirt, and associated
5packages necessary for constructing an OE-based Xen distribution. 5packages necessary for constructing an OE-based Xen distribution.
6 6
7This layer provides support for building KVM, Libvirt, OpenvSwitch et.c.
8and associated packages necessary for constructing virtualized solutions for
9Openembedded based distros.
10
7Dependencies 11Dependencies
8------------ 12------------
9This layer depends on: 13This layer depends on:
@@ -19,10 +23,14 @@ revision: HEAD
19Maintenance 23Maintenance
20----------- 24-----------
21 25
22This layer is maintained by Sage Electronic Engineering. 26Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org
27
28Maintainers: Raymond Danks <ray.danks@se-eng.com>
29 David Nyström <david.c.nystrom@gmail.com>
30 Bruce Ashfield <bruce.ashfield@gmail.com>
23 31
24When sending single patches, please using something like: 32When sending single patches, please using something like:
25'git send-email -1 --to support@se-eng.com --subject-prefix=meta-xen][PATCH' 33'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][PATCH'
26 34
27License 35License
28------- 36-------
@@ -31,5 +39,3 @@ All metadata is MIT licensed unless otherwise stated. Source code included
31in tree for individual recipes is under the LICENSE stated in each recipe 39in tree for individual recipes is under the LICENSE stated in each recipe
32(.bb file) unless otherwise stated. 40(.bb file) unless otherwise stated.
33 41
34This README document is Copyright (C) 2012 Sage Electronic Engineering, LLC.
35