[PATCH 1/1] sbom: set isar-users as distro supplier

1 view
Skip to first unread message

Felix Moessbauer

unread,
Mar 3, 2026, 11:28:39 AM (21 hours ago) Mar 3
to isar-...@googlegroups.com, Felix Moessbauer
Previously we used just "ISAR", which is not very helpful as it does not
even fulfill the debian maintainer definition requirements. We now align
that with the maintainer definition we use for our packages.

Signed-off-by: Felix Moessbauer <felix.mo...@siemens.com>
---
meta/classes/sbom.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/classes/sbom.bbclass b/meta/classes/sbom.bbclass
index a16f6ea0..caab3f24 100644
--- a/meta/classes/sbom.bbclass
+++ b/meta/classes/sbom.bbclass
@@ -9,7 +9,7 @@ SBOM_TYPES ?= "spdx cdx"
SBOM_DEBSBOM_TYPE_ARGS = "${@"-t " + " -t ".join(d.getVar("SBOM_TYPES").split())}"

# general user variables
-SBOM_DISTRO_SUPPLIER ?= "ISAR"
+SBOM_DISTRO_SUPPLIER ?= "isar-users <isar-...@googlegroups.com>"
SBOM_DISTRO_NAME ?= "ISAR-Debian-GNU-Linux"
SBOM_DISTRO_VERSION ?= "1"
SBOM_DISTRO_SUMMARY ?= "Linux distribution built with ISAR"
--
2.53.0

Reply all
Reply to author
Forward
0 new messages