[meta-virtualization] [PATCH] linux-yocto: Remove 3.8 kernel bbappend

Bruce Ashfield bruce.ashfield at gmail.com
Wed Apr 2 06:05:24 PDT 2014


I already have this one queued up, and a 3.14 replacement, which I'll
push out later today.

Thanks for the reminder!

Bruce

On Wed, Apr 2, 2014 at 4:05 AM, Cosmin Paraschiv
<cosmin.paraschiv at freescale.com> wrote:
> Commit c565d76c from poky removed the 3.8 kernel
> from the list of supported kernels in Yocto 1.6.
>
> Signed-off-by: Cosmin Paraschiv <cosmin.paraschiv at freescale.com>
> ---
>  recipes-kernel/linux/linux-yocto_3.8.bbappend |   19 -------------------
>  1 file changed, 19 deletions(-)
>  delete mode 100644 recipes-kernel/linux/linux-yocto_3.8.bbappend
>
> diff --git a/recipes-kernel/linux/linux-yocto_3.8.bbappend b/recipes-kernel/linux/linux-yocto_3.8.bbappend
> deleted file mode 100644
> index c029c05..0000000
> --- a/recipes-kernel/linux/linux-yocto_3.8.bbappend
> +++ /dev/null
> @@ -1,19 +0,0 @@
> -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> -
> -SRC_URI += "file://xt-checksum.scc \
> -            file://ebtables.scc \
> -           file://vswitch.scc \
> -           file://lxc.scc \
> -           "
> -module_autoload_openvswitch = "openvswitch"
> -KERNEL_FEATURES_append = " features/kvm/qemu-kvm-enable.scc"
> -
> -module_autoload_kvm = "kvm"
> -module_autoload_kvm-amd = "kvm-amd"
> -module_autoload_kvm-intel = "kvm-intel"
> -
> -# aufs kernel support required for xen-image-minimal
> -KERNEL_FEATURES_append += "${@base_contains('DISTRO_FEATURES', 'aufs', ' features/aufs/aufs-enable.scc', '', d)}"
> -
> -# xen kernel support
> -SRC_URI += "${@base_contains('DISTRO_FEATURES', 'xen', ' file://xen.scc', '', d)}"
> --
> 1.7.9.5
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list