aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: ca10870879d7f38eda15b265a6c232515953dcbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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 <bruce.ashfield@windriver.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.