Go to file
Raymond Danks 3e273b5815 Rename meta-xen layer to meta-virtualization.
Updates to README and layer.conf for new name and maintainers.

Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-30 11:53:48 -07:00
conf Rename meta-xen layer to meta-virtualization. 2012-11-30 11:53:48 -07:00
recipes-core busybox: updated bbappend for 1.20.2 2012-11-26 16:22:02 -07: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 xen: Fixed some build problems 2012-11-26 16:21:16 -07:00
recipes-kernel/linux linux-yocto: added kernel configs for iptables modules iptables: loaded necessary kernel modules 2012-11-26 16:21:15 -07:00
COPYING.MIT Initial meta-xen layer documentation. 2012-06-21 15:51:11 -06:00
README Rename meta-xen layer to meta-virtualization. 2012-11-30 11:53:48 -07:00

meta-xen

This layer provides support for building Xen, Libvirt, and associated packages necessary for constructing an OE-based Xen distribution.

This layer provides support for building KVM, Libvirt, OpenvSwitch et.c. and associated packages necessary for constructing virtualized solutions for Openembedded based distros.

Dependencies

This layer depends on:

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

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

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.c.nystrom@gmail.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.