From 052ff0de5c2df2e2be7b6f80dd8573e7c34cf784 Mon Sep 17 00:00:00 2001 From: Raymond Danks Date: Fri, 22 Jun 2012 11:51:16 -0600 Subject: Documentation: Add maintainer and license information for meta-xen layer. Signed-off-by: Raymond Danks --- README | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/README b/README index fd64ada2..fcb75d6c 100644 --- a/README +++ b/README @@ -1,3 +1,11 @@ +meta-xen +=========== + +This layer provides support for building Xen, Libvirt, and associated +packages necessary for constructing an OE-based Xen distribution. + +Dependencies +------------ This layer depends on: URI: git://github.com/openembedded/oe-core.git @@ -8,4 +16,20 @@ URI: git://github.com/openembedded/meta-oe.git branch: master revision: HEAD -Layer maintainers: Raymond Danks +Maintenance +----------- + +This layer is maintained by Sage Electronic Engineering. + +When sending single patches, please using something like: +'git send-email -1 --to support@se-eng.com --subject-prefix=meta-xen][PATCH' + +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 Sage Electronic Engineering, LLC. + -- cgit v1.2.3-54-g00ecf