aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 4e981f2cbcf4fea575309f7f09414218c39cdd6a (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
meta-autobuilder
===================
The goal of this layer is to create a yocto-autobuilder recipe and various image
types, including a container image for the meta-overc/meta-cube layer

Dependencies
------------
This layer depends on:

URI: git://git.yoctoproject.org/poky
branch: master
revision: HEAD
layers: meta-yocto-bsp
prio: default

URI: git://github.com/openembedded/meta-openembedded.git
branch: master
revision: HEAD
layers: meta-oe
        meta-networking
        meta-filesystems
        meta-python
        meta-gnome
        meta-xfce
        meta-multimedia

URI: git://git.yoctoproject.org/meta-virtualization
branch: master
revision: HEAD
prio: default

URI: git://github.com/OSSystems/meta-browser.git
branch: master
revision: HEAD
prio: default

URI: git://git.yoctoproject.org/meta-cloud-services
branch: master
revision: HEAD
prio: default

URI: git://git.yoctoproject.org/meta-qt4
branch: master
revision: HEAD
prio: default

URI: git://github.com/errordeveloper/oe-meta-go.git
branch: master
revision: HEAD
prio: default

URI: git://git.yoctoproject.org/meta-autobuilder
branch: master
revision: HEAD
prio: default


Maintenance
-----------

Send pull requests, patches, comments or questions to bruce.ashfield@windriver.com

Maintainers: Elizabeth Flanagan <elizabeth.flanagan@intel.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.