]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lib/oe/sbom30: Prefix aliases with "http://spdx.org/spdxdocs/"
authorJoshua Watt <JPEWhacker@gmail.com>
Fri, 22 Nov 2024 20:15:57 +0000 (13:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Nov 2024 14:28:29 +0000 (14:28 +0000)
commit5e0ff36e025f5e842fa90b8219b53257d65ea66a
tree1aea391213e83a0c92e0fb9969278e0b820cc86f
parent87a9fadc71c8d3c1eb841c84c96146d5c56f1241
lib/oe/sbom30: Prefix aliases with "http://spdx.org/spdxdocs/"

While the SPDX ID aliases are primarily intended for internal use by the
SPDX code, they are used in places where a valid SPDX ID is expected. In
order to make sure that they still conform to this, prefix them with
"http://spdx.org/spdxdocs/openembedded-alias"

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sbom30.py