* [PATCH] poky.conf: remove unnecessary INHERIT += "create-spdx"
@ 2025-09-18 16:30 michael.opdenacker
0 siblings, 0 replies; only message in thread
From: michael.opdenacker @ 2025-09-18 16:30 UTC (permalink / raw)
To: poky; +Cc: Michael Opdenacker
From: Michael Opdenacker <michael.opdenacker@rootcommit.com>
Already inherited through meta/conf/distro/defaultsetup.conf
Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com>
---
meta-poky/conf/distro/poky.conf | 3 ---
1 file changed, 3 deletions(-)
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index d86630b153..3a17748fdb 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -73,6 +73,3 @@ INIT_MANAGER ?= "${POKY_INIT_MANAGER}"
# We need debug symbols so that SPDX license manifests for the kernel work
KERNEL_EXTRA_FEATURES:append = " features/debug/debug-kernel.scc"
-
-# Enable creation of SPDX manifests by default
-INHERIT += "create-spdx"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-09-18 16:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-18 16:30 [PATCH] poky.conf: remove unnecessary INHERIT += "create-spdx" michael.opdenacker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox