Commit Graph

4 Commits

Author SHA1 Message Date
Bruce Ashfield
e3e9cc64c5 pod -> cube
'pods' are used in many projects and places. To clear up the namespace, we now
call the building blocks of an OverC system 'cubes'.

This switches the images, variables and READMEs to talk about 'cubes'.

We also move the distro conf to meta-overc, and ensure the distro is "overc".

And finally, the meta-cube layer priority is bumped to ensure its configs take
precence.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2015-10-23 15:45:37 -04:00
Mark Asselstine
2d94cbf890 housekeeping: remove reference to meta-builder and other cleanup
Using meta-overc for the first time I found a few omissions, mistakes
and old references in several files. Correcting these so that the
documentation maps correctly to the layer's naming and usage.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2015-07-23 14:56:56 -04:00
Bruce Ashfield
a69d11d636 overc: make meta-yocto-bsp dependency explicit, and drop poky references
To ensure that we really do build against just oe-core, we can drop the
poky sanity class, and reference meta-yocto-bsp in the layer dependencies.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2015-05-22 16:05:41 -04:00
Bruce Ashfield
67cdbf45f8 meta-overc: add README and COPYING file
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2015-05-22 15:43:11 -04:00