On Tue, Sep 30, 2014 at 02:09:57PM -0400, Bruce Ashfield wrote: > On Tue, Sep 30, 2014 at 9:09 AM, Josep Puigdemont > <[email protected]> wrote: > > 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). > > I have the kernel bbappend changes made locally, since I'm just about to push > a > 3.17 series to oe-core .. I'll update meta-virt at the same time.
Excellent, thanks Bruce! /Josep > > Bruce > > > > > Sorry for the confusion. > > > > best regards, > > /Josep > > -- > > _______________________________________________ > > meta-virtualization mailing list > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-virtualization > > > > -- > "Thou shalt not follow the NULL pointer, for chaos and madness await > thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
