From 941c8deef964ae94c9c7eba5bf1dd7a954d13c8c Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 2 Sep 2013 23:18:08 -0400 Subject: meta-cloud-servies: add README Signed-off-by: Bruce Ashfield --- README | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..ca10870 --- /dev/null +++ b/README @@ -0,0 +1,35 @@ +meta-cloud-services +=================== + +This layer provides support for building the packages required to support cloud +agents and APIs for construction OE-based cloud solutions. + +This layer contains common infrastructure and recipes, while specific sub-layers +provide support for various cloud/clustering solutions (oVirt, OpenStack, etc). + +Dependencies +------------ + +This layer depends on: + +URI: git://github.com/openembedded/oe-core.git +branch: master +revision: HEAD +prio: default + +Maintenance +----------- + +Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org + +When sending single patches, please using something like: +'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][PATCH' + +Maintainers: Bruce Ashfield + +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. -- cgit v1.2.3-54-g00ecf