]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
create-spdx: Use function rather than AVAILABLE_LICENSES
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Mar 2022 15:04:05 +0000 (15:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Mar 2022 10:31:37 +0000 (10:31 +0000)
commit3ed84651b2f4eff9409bfecba2a080e244124880
tree710da9b08441c500a4bd310e1e3df6d0c972c7ba
parentb5c131006e3fad0a15e6cdf81f71dc1e96647028
create-spdx: Use function rather than AVAILABLE_LICENSES

We can directly call the function rather than using the variable indirection.
As this is the last user of the variable, it then allows removal of it in a
followup patch.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/create-spdx.bbclass