| Message ID | 04cc49593a0ba2c51e4f4d477d4587079735b624.1765553842.git.steve@sakoman.com |
|---|---|
| State | RFC |
| Delegated to: | Steve Sakoman |
| Headers | show |
| Series | [scarthgap,1/7] classes/create-spdx-2.2: Define SPDX_VERSION to 2.2 | expand |
diff --git a/meta/classes/create-spdx-2.2.bbclass b/meta/classes/create-spdx-2.2.bbclass index 2351a3d5a1..aaa2e78fe2 100644 --- a/meta/classes/create-spdx-2.2.bbclass +++ b/meta/classes/create-spdx-2.2.bbclass @@ -4,6 +4,8 @@ # SPDX-License-Identifier: GPL-2.0-only # +SPDX_VERSION = "2.2" + DEPLOY_DIR_SPDX ??= "${DEPLOY_DIR}/spdx/${SPDX_VERSION}" # The product name that the CVE database uses. Defaults to BPN, but may need to