Openembedded Core Discussions
 help / color / mirror / Atom feed
* [meta-security][PATCH] linux: drop the bbappend for linux v4.x series
@ 2020-02-24 15:45 Bartosz Golaszewski
  2020-02-24 16:02 ` ✗ patchtest: failure for " Patchwork
  2020-02-24 16:16 ` [meta-security][PATCH] " akuster808
  0 siblings, 2 replies; 4+ messages in thread
From: Bartosz Golaszewski @ 2020-02-24 15:45 UTC (permalink / raw)
  To: Khem Raj, Armin Kuster; +Cc: Bartosz Golaszewski, openembedded-core

From: Bartosz Golaszewski <bgolaszewski@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.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@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)}"
-- 
2.19.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-28  7:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-24 15:45 [meta-security][PATCH] linux: drop the bbappend for linux v4.x series Bartosz Golaszewski
2020-02-24 16:02 ` ✗ patchtest: failure for " Patchwork
2020-02-24 16:16 ` [meta-security][PATCH] " akuster808
2020-02-28  7:12   ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox