Re: [OE-core] [v2][PATCH 2/3] kernel.bbclass: link in kernel-features
From: Bruce Ashfield <hidden>
Date: 2021-05-31 18:20:20
Thanks for v2! On Mon, May 31, 2021 at 2:16 PM Armin Kuster [off-list ref] wrote:
quoted hunk ↗ jump to hunk
Signed-off-by: Armin Kuster <redacted> -- V2] rename kernel-kfrag to kernel-features --- 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 8693ab86be..493136dfb0 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-features
Since we have the bbwarn, can this just go into kernel-yocto.bbclass as a default include (for now) ? As part of my series to move things around, I can relocate it to kernel.bbclass. We are sending two different messages as it stands, and everyone is going to get a bbawarn that isn't using linux-yocto, but is using kernel.bbclass :D (not that i mind, but others will object ;)) Bruce
COMPATIBLE_HOST = ".*-linux" -- 2.25.1
-- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II