[meta-virtualization] [RFC 3/3] xen: Remove pciback kernel module from xen-image-minimal.

Philip Tricca flihp at twobit.us
Tue Feb 11 18:45:07 PST 2014


The expectation is that this image would be built with the xen-dom0
distro feature and the pciback driver would be built into the kernel
as a result.

Signed-off-by: Philip Tricca <flihp at twobit.us>

diff --git a/recipes-extended/images/xen-image-minimal.bb b/recipes-extended/images/xen-image-minimal.bb
index 13917c5..81e40ed 100644
--- a/recipes-extended/images/xen-image-minimal.bb
+++ b/recipes-extended/images/xen-image-minimal.bb
@@ -10,7 +10,6 @@ IMAGE_INSTALL += " \
     kernel-module-xen-gntalloc \
     kernel-module-xen-gntdev \
     kernel-module-xen-netback \
-    kernel-module-xen-pciback \
     kernel-module-xen-wdt \
     xen-base \
     xen-qemu \
-- 
1.7.10.4



More information about the meta-virtualization mailing list