]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: Use SPDX license identifiers
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Sun, 27 Feb 2022 18:21:35 +0000 (19:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Mar 2022 23:44:29 +0000 (23:44 +0000)
commite7df51f8d2361e9fe2d67669d2e17f0a5d01004e
treee387a8ddac8b06a6cf0a2117669e1d794cd09a2d
parent99ef134d1019e5b98b845cf71f3eb39871218f9d
recipetool: Use SPDX license identifiers

There are still a couple of cases where the license may be set as, e.g.,
"GPL" or "GPL-2.0" since there is not enough information to decide the
actual SPDX license. It is then assumed that the developer will have to
correct the information.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/bbtests.py
meta/lib/oeqa/selftest/cases/devtool.py
meta/lib/oeqa/selftest/cases/recipetool.py
scripts/lib/recipetool/create.py
scripts/lib/recipetool/create_buildsys_python.py
scripts/lib/recipetool/licenses.csv