I already have this changed queued. Sorry for not pushing it. Since I'm the one that deletes the kernels for oe-core, I also delete the bbappends, but I never get a notification when the kernels actually merge, so I lag a bit :D
Bruce On Sat, Feb 17, 2018 at 11:57 AM, Tim Orling <[email protected]> wrote: > These kernels have been dropped from oe-core, so there > is nothing to bbappend > > Signed-off-by: Tim Orling <[email protected]> > --- > recipes-kernel/linux/linux-yocto_4.10.bbappend | 1 - > recipes-kernel/linux/linux-yocto_4.4.bbappend | 1 - > recipes-kernel/linux/linux-yocto_4.9.bbappend | 1 - > 3 files changed, 3 deletions(-) > delete mode 100644 recipes-kernel/linux/linux-yocto_4.10.bbappend > delete mode 100644 recipes-kernel/linux/linux-yocto_4.4.bbappend > delete mode 100644 recipes-kernel/linux/linux-yocto_4.9.bbappend > > diff --git a/recipes-kernel/linux/linux-yocto_4.10.bbappend > b/recipes-kernel/linux/linux-yocto_4.10.bbappend > deleted file mode 100644 > index 617cacc..0000000 > --- a/recipes-kernel/linux/linux-yocto_4.10.bbappend > +++ /dev/null > @@ -1 +0,0 @@ > -require ${@bb.utils.contains('DISTRO_FEATURES', 'virtualization', > '${BPN}_virtualization.inc', '', d)} > diff --git a/recipes-kernel/linux/linux-yocto_4.4.bbappend > b/recipes-kernel/linux/linux-yocto_4.4.bbappend > deleted file mode 100644 > index 617cacc..0000000 > --- a/recipes-kernel/linux/linux-yocto_4.4.bbappend > +++ /dev/null > @@ -1 +0,0 @@ > -require ${@bb.utils.contains('DISTRO_FEATURES', 'virtualization', > '${BPN}_virtualization.inc', '', d)} > diff --git a/recipes-kernel/linux/linux-yocto_4.9.bbappend > b/recipes-kernel/linux/linux-yocto_4.9.bbappend > deleted file mode 100644 > index 617cacc..0000000 > --- a/recipes-kernel/linux/linux-yocto_4.9.bbappend > +++ /dev/null > @@ -1 +0,0 @@ > -require ${@bb.utils.contains('DISTRO_FEATURES', 'virtualization', > '${BPN}_virtualization.inc', '', d)} > -- > 2.14.3 > > -- > _______________________________________________ > 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
