Go to file
Shrikant Bobade 655ca30099 libvirt: set path to pkcheck
The libvirt build would fail whenever x11 was in DISTRO_FEATURES and the host
didn't have polkit installed (either no polkit/policykit at all, or just old
policykit).

Ensure that libvirt uses polkit rather than policykit, whether the host has
pkcheck installed or not, and ensure the path is correct per our config.

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Shrikant Bobade <Shrikant_Bobade@mentor.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-08-18 13:57:57 -04: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: Update version to 1.0.1 2014-04-15 19:44:34 -04:00
recipes-core busybox: update bbappend to match oe-core master 2014-02-05 14:17:42 -05:00
recipes-devtools/python python: replace FILESPATH with FILESEXTRAPATHS_prepend 2013-08-21 21:37:22 -04:00
recipes-extended libvirt: set path to pkcheck 2014-08-18 13:57:57 -04:00
recipes-kernel/linux kernel: update fragments to oe-core 1.6 2014-04-02 09:07:00 -04:00
recipes-networking openvswitch: add ptest support 2014-04-01 20:51:45 -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 xen: Add note about dependency on meta-selinux to README. 2013-10-18 11:05:45 -04: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"

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 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.