diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2021-09-01 08:44:50 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-03 09:53:28 +0100 |
commit | 902480107dd0db7b77ada4654d2e0f061a04765d (patch) | |
tree | 8078d3cb307999d69d1eba7360d1455b06d303fa /scripts/lib/build_perf/scrape-html-report.js | |
parent | 0d5c2d9f352bb6e81d6e4f2592a074195c26f578 (diff) | |
download | poky-902480107dd0db7b77ada4654d2e0f061a04765d.tar.gz |
classes/create-spdx: Fix up license reporting
Licenses reported in the SPDX documents should be either:
A) A valid SPDX identifier cross referenced from the SPDX license
database
B) A "LicenseRef" to a license described in the SPDX document
The licensing code will now add a placeholder extracted license with
corresponding "LicenseRef" for any licenses that are not matched to the
SPDX database
Parenthesis in the license expression are now handled correctly
(From OE-Core rev: 28d9d035c0ff8fcaf28bc96a976a43a602a47e94)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/scrape-html-report.js')
0 files changed, 0 insertions, 0 deletions