]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
lib: spdx: Fix SPDX_BUILD_HOST
authorJoshua Watt <jpewhacker@gmail.com>
Tue, 3 Dec 2024 22:37:09 +0000 (15:37 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Dec 2024 11:55:07 +0000 (11:55 +0000)
commit250c2bcc557040b4cd67cecf25f8351638cff45d
tree4cb0027423b06bc4c5e9ed599ec8c00eeebd8fc7
parent38a5dd136b3a3713e63d23598011efe1c4b0f459
lib: spdx: Fix SPDX_BUILD_HOST

The call to make a new import for the SPDX_BUILD_HOST was incorrect,
since it was asking for the key named "SPDX_BUILD_HOST", instead of the
key name contained in that variable

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/spdx30_tasks.py