]> code.ossystems Code Review - openembedded-core.git/commit
recipetool/devtool: Further SPDX identifier cleanups
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2022 11:23:21 +0000 (11:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2022 18:41:52 +0000 (18:41 +0000)
commit2b0cbafc7854de0308a624b17b8aaba704b031d5
tree9a15ac68aeba952006e802474e7d17220e45b274
parent0e4b2464138601c4c20882c001ef11eef5100395
recipetool/devtool: Further SPDX identifier cleanups

Some of these are hard to know what to do with since the original source
files for the checksum aren't present. The safe option is to use "-only"
as often the main license is ambiguous and the source files themselves
determine the "or-later" possibility. The "-only" option therefore is
realistically what we need to use in this code.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/oelib/license.py
meta/lib/oeqa/selftest/cases/recipetool.py
scripts/lib/recipetool/create.py
scripts/lib/recipetool/licenses.csv