[OE-core] [meta-security][PATCH] linux: drop the bbappend for linux v4.x series

akuster808 akuster808 at gmail.com
Mon Feb 24 16:16:56 UTC 2020


wrong ml.

should be yocto at list.yoctoproject.org

On 2/24/20 7:45 AM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski at baylibre.com>
>
> 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 <bgolaszewski at baylibre.com>
> ---
>  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)}"



More information about the Openembedded-core mailing list