summaryrefslogtreecommitdiffstats
path: root/meta/classes/create-spdx-3.0.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/create-spdx-3.0.bbclass')
-rw-r--r--meta/classes/create-spdx-3.0.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/create-spdx-3.0.bbclass b/meta/classes/create-spdx-3.0.bbclass
index c1241e5856..5f0590198f 100644
--- a/meta/classes/create-spdx-3.0.bbclass
+++ b/meta/classes/create-spdx-3.0.bbclass
@@ -6,7 +6,7 @@
6 6
7inherit spdx-common 7inherit spdx-common
8 8
9SPDX_VERSION = "3.0.0" 9SPDX_VERSION = "3.0.1"
10 10
11# The list of SPDX profiles generated documents will conform to 11# The list of SPDX profiles generated documents will conform to
12SPDX_PROFILES ?= "core build software simpleLicensing security" 12SPDX_PROFILES ?= "core build software simpleLicensing security"