wrong ml. should be [email protected]
On 2/24/20 7:45 AM, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <[email protected]> > > v4.19 LTS has been dropped in poky in favor of v5.4. Drop the bbappend > from meta-security as right now the build fails. Thanks for the patch. I saw this issue yesterday and you beat me to fixing it. - armin > > Signed-off-by: Bartosz Golaszewski <[email protected]> > --- > recipes-kernel/linux/linux-yocto_4.%.bbappend | 2 -- > 1 file changed, 2 deletions(-) > delete mode 100644 recipes-kernel/linux/linux-yocto_4.%.bbappend > > diff --git a/recipes-kernel/linux/linux-yocto_4.%.bbappend > b/recipes-kernel/linux/linux-yocto_4.%.bbappend > deleted file mode 100644 > index 39d4e6f..0000000 > --- a/recipes-kernel/linux/linux-yocto_4.%.bbappend > +++ /dev/null > @@ -1,2 +0,0 @@ > -KERNEL_FEATURES_append = " ${@bb.utils.contains("DISTRO_FEATURES", > "apparmor", " features/apparmor/apparmor.scc", "" ,d)}" > -KERNEL_FEATURES_append = " ${@bb.utils.contains("DISTRO_FEATURES", "smack", > " features/smack/smack.scc", "" ,d)}" -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
