[meta-virtualization] [PATCH 0/5] libvirt fixes and a kernel update

Jonas Eriksson jonas.eriksson at enea.com
Wed Feb 26 02:07:52 PST 2014


Hi,

The ultimate goal of this patch series was to use a DISTRO_FEATURE to include
the lxc.scc configuration in the kernel to be built. This is done to avoid that
the kernel configuration gets additional code paths ( =y options ) when adding
the meta-virtualization layer. The configurations that enables modules are left
untouched.

In this process, I stumbled upon some bugs/issues with the libvirt recipe,
which are updated as well.

Best regards,
/Jonas

Jonas Eriksson (5):
  libvirt: Change license to LGPLv2.1+
  libvirt: Fix selinux DISTRO_FEATURE check
  Use a DISTRO_FEATURE to toggle LXC support
  libvirt: Use DISTRO_FEATURES to enable Xen support
  libvirt: Disable polkit driver when there is no x11

 recipes-extended/libvirt/libvirt_1.2.1.bb      | 14 +++++++++-----
 recipes-kernel/linux/linux-yocto_3.10.bbappend |  4 +++-
 recipes-kernel/linux/linux-yocto_3.4.bbappend  |  4 +++-
 recipes-kernel/linux/linux-yocto_3.8.bbappend  |  4 +++-
 4 files changed, 18 insertions(+), 8 deletions(-)

-- 
1.9.rc1



More information about the meta-virtualization mailing list