Go to file
Nathan Rossi 63d853c8e6 xen: Update recipe to 4.5.0
* Added configure step to fix handling of the CC, AS, etc. variables
  within the xen build scripts.
* Add configure options for handling of system config directories for
  cross building
* Use the qemu provided by oe instead of the xen built version for
  consistency as well as to remove the need to have two seperate flows
  for building qemu
* Disable building of SeaBIOS
* Removed no longer needed patches

Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
2015-02-20 21:17:04 -05:00
conf conf/layer.conf: add LAYERVERSION and LAYERDEPENDS 2013-10-18 10:36:59 -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: add bridge setup configuration to -setup package 2015-01-30 00:18:05 -05:00
recipes-core busybox: make append version independent 2015-02-19 13:12:16 -05:00
recipes-devtools/python python: replace FILESPATH with FILESEXTRAPATHS_prepend 2013-08-21 21:37:22 -04:00
recipes-extended xen: Update recipe to 4.5.0 2015-02-20 21:17:04 -05:00
recipes-kernel/linux linux-yocto: update bbappends to match oe-core 1.8 kernels 2015-02-20 15:08:17 -05:00
recipes-networking/openvswitch ovs: disable dpdk by default 2015-02-20 21:02:03 -05: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 Remove david.nystrom from MAINTAINERS 2014-12-01 10:49:10 -05: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 meta-filesystems

BBFILE_PRIORITY_openembedded-layer = "4"

Required for Xen XSM policy: URI: git://git.yoctoproject.org/meta-selinux branch: master revision: HEAD prio: default

Maintenance

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

Maintainers: Raymond Danks ray.danks@se-eng.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.