mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 21:01:51 +00:00
poky.conf: remove unnecessary INHERIT += "create-spdx"
Already inherited through meta/conf/distro/defaultsetup.conf (From meta-yocto rev: db24e48498b2d40131b871f6eafeb7a67da343f0) Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ae290dd402
commit
84742fc190
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user