mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
create-spdx-3.0: Upgrade to SPDX 3.0.1
Upgrades the SPDX 3.0 implementation from 3.0.0 -> 3.0.1. This version introduced some breaking changes. Effectively, 3.0.0 was a pre-release version that we do not need to support any longer. (From OE-Core rev: 7e6509a19f6146f0dad0be7037ff4b3268d0128c) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
07836a9684
commit
2e59418325
@@ -6,7 +6,7 @@
|
||||
|
||||
inherit spdx-common
|
||||
|
||||
SPDX_VERSION = "3.0.0"
|
||||
SPDX_VERSION = "3.0.1"
|
||||
|
||||
# The list of SPDX profiles generated documents will conform to
|
||||
SPDX_PROFILES ?= "core build software simpleLicensing security"
|
||||
|
||||
Reference in New Issue
Block a user