All of lore.kernel.org
 help / color / mirror / Atom feed
* [v2][PATCH] kernel.bbclass: include kernel-kfrag
@ 2021-05-30 18:15 Armin Kuster
  0 siblings, 0 replies; only message in thread
From: Armin Kuster @ 2021-05-30 18:15 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Armin Kuster <akuster808@gmail.com>

--
v2] fix typo in class name
---
 meta/classes/kernel.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass
index 8693ab86be8..4e72ccdc328 100644
--- a/meta/classes/kernel.bbclass
+++ b/meta/classes/kernel.bbclass
@@ -1,4 +1,4 @@
-inherit linux-kernel-base kernel-module-split
+inherit linux-kernel-base kernel-module-split kernel-kfrag
 
 COMPATIBLE_HOST = ".*-linux"
 
-- 
2.24.3


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-30 18:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-30 18:15 [v2][PATCH] kernel.bbclass: include kernel-kfrag Armin Kuster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.