Go to file
Bruce Ashfield 90debab65f ovs: add /run to main package
In a systemd based build, /var/run is translated to /run. Since ovs doesn't
currently package this directory, it results in a QA error. Adding it to the
main ovs package fixes the QA issue and provides the proper runtime support.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-08-15 08:49:56 -04:00
conf iasl: Add Intel ACPI license information 2013-08-10 22:47:11 -04:00
docs openvswitch: uprev to 1.10 and documentation update. 2013-06-03 18:07:39 -04:00
files/custom-licenses iasl: Add Intel ACPI license information 2013-08-10 22:47:11 -04:00
recipes-containers lxc: create lxc cache directory 2013-07-13 23:06:12 -04:00
recipes-core busybox: remove SRC_URI reference to awk -F patch 2013-07-08 22:15:06 -04:00
recipes-devtools/python python: Add ncurses support. Requires cross-compile patch for library search. 2012-06-21 15:20:01 -06:00
recipes-extended libvirt: fix python script's improper paths 2013-08-12 23:46:49 -04:00
recipes-kernel/linux linux-yocto: Added 3.8 kernel bbappend 2013-07-08 23:06:40 -04:00
recipes-networking ovs: add /run to main package 2013-08-15 08:49:56 -04:00
.gitignore Added .gitignore file 2012-12-07 15:32:31 +01:00
COPYING.MIT Initial meta-xen layer documentation. 2012-06-21 15:51:11 -06:00
README Added meta-networking dependency 2013-01-18 14:45:59 +01:00

meta-virtualization

This layer provides support for building Xen, KVM, Libvirt, and associated packages necessary for constructing OE-based virtualized solutions.

Dependencies

This layer depends on:

URI: git://github.com/openembedded/oe-core.git branch: master revision: HEAD prio: default

URI: git://github.com/openembedded/meta-oe.git branch: master revision: HEAD layers: meta-oe meta-networking

BBFILE_PRIORITY_openembedded-layer = "4"

Maintenance

Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org

Maintainers: Raymond Danks ray.danks@se-eng.com David Nyström david.nystrom@enea.com Bruce Ashfield bruce.ashfield@gmail.com

When sending single patches, please using something like: 'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][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.