On Tue, Sep 30, 2014 at 03:03:53PM +0200, Josep Puigdemont wrote: > Signed-off-by: Josep Puigdemont <[email protected]> > --- > recipes-kernel/linux/linux-yocto_3.4.bbappend | 16 ---------------- > 1 file changed, 16 deletions(-) > delete mode 100644 recipes-kernel/linux/linux-yocto_3.4.bbappend > > diff --git a/recipes-kernel/linux/linux-yocto_3.4.bbappend > b/recipes-kernel/linux/linux-yocto_3.4.bbappend > deleted file mode 100644 > index 0b2ff53..0000000 > --- a/recipes-kernel/linux/linux-yocto_3.4.bbappend > +++ /dev/null > @@ -1,16 +0,0 @@ > -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" > - > -SRC_URI += "file://xt-checksum.scc \ > - file://ebtables.scc \ > - file://vswitch.scc \ > - file://lxc.scc \ > - " > -KERNEL_FEATURES_append = " features/kvm/qemu-kvm-enable.scc" > - > -KERNEL_MODULE_AUTOLOAD += "openvswitch" > -KERNEL_MODULE_AUTOLOAD += "kvm" > -KERNEL_MODULE_AUTOLOAD += "kvm-amd" > -KERNEL_MODULE_AUTOLOAD += "kvm-intel" > - > -# xen kernel support > -SRC_URI += "${@base_contains('DISTRO_FEATURES', 'xen', ' file://xen.scc', > '', d)}"
eeh, sorry, I sent the wrong patch with the wrong commig message! Still linux-yocto_3.4.bbappend should probably be removed since that kernel is not suppoted in yocto on master, and a new bbappend for 3.17 should be added too (same as for 3.14 seems to work on my machine). Sorry for the confusion. best regards, /Josep -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
