diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-02 11:23:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-02 18:43:24 +0000 |
commit | 8a1de49b565f528c9569cee522ff0ce1b2bc4d90 (patch) | |
tree | 91bae2765c4830ff53362eefa07c8112aba6f3a3 /scripts/lib/recipetool | |
parent | bd9f71fedc5e9cc15bd85da396a6fe0e50652d01 (diff) | |
download | poky-8a1de49b565f528c9569cee522ff0ce1b2bc4d90.tar.gz |
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.
(From OE-Core rev: 2b0cbafc7854de0308a624b17b8aaba704b031d5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool')
-rw-r--r-- | scripts/lib/recipetool/create.py | 10 | ||||
-rw-r--r-- | scripts/lib/recipetool/licenses.csv | 70 |
2 files changed, 40 insertions, 40 deletions
diff --git a/scripts/lib/recipetool/create.py b/scripts/lib/recipetool/create.py index 0b5d5466ba..220465ed2f 100644 --- a/scripts/lib/recipetool/create.py +++ b/scripts/lib/recipetool/create.py | |||
@@ -1108,15 +1108,15 @@ def crunch_license(licfile): | |||
1108 | # https://github.com/waffle-gl/waffle/blob/master/LICENSE.txt | 1108 | # https://github.com/waffle-gl/waffle/blob/master/LICENSE.txt |
1109 | crunched_md5sums['50fab24ce589d69af8964fdbfe414c60'] = 'BSD-2-Clause' | 1109 | crunched_md5sums['50fab24ce589d69af8964fdbfe414c60'] = 'BSD-2-Clause' |
1110 | # https://github.com/spigwitmer/fakeds1963s/blob/master/LICENSE | 1110 | # https://github.com/spigwitmer/fakeds1963s/blob/master/LICENSE |
1111 | crunched_md5sums['88a4355858a1433fea99fae34a44da88'] = 'GPL-2.0' | 1111 | crunched_md5sums['88a4355858a1433fea99fae34a44da88'] = 'GPL-2.0-only' |
1112 | # http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt | 1112 | # http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt |
1113 | crunched_md5sums['063b5c3ebb5f3aa4c85a2ed18a31fbe7'] = 'GPL-2.0' | 1113 | crunched_md5sums['063b5c3ebb5f3aa4c85a2ed18a31fbe7'] = 'GPL-2.0-only' |
1114 | # https://github.com/FFmpeg/FFmpeg/blob/master/COPYING.LGPLv2.1 | 1114 | # https://github.com/FFmpeg/FFmpeg/blob/master/COPYING.LGPLv2.1 |
1115 | crunched_md5sums['7f5202f4d44ed15dcd4915f5210417d8'] = 'LGPL-2.1' | 1115 | crunched_md5sums['7f5202f4d44ed15dcd4915f5210417d8'] = 'LGPL-2.1-only' |
1116 | # unixODBC-2.3.4 COPYING | 1116 | # unixODBC-2.3.4 COPYING |
1117 | crunched_md5sums['3debde09238a8c8e1f6a847e1ec9055b'] = 'LGPL-2.1' | 1117 | crunched_md5sums['3debde09238a8c8e1f6a847e1ec9055b'] = 'LGPL-2.1-only' |
1118 | # https://github.com/FFmpeg/FFmpeg/blob/master/COPYING.LGPLv3 | 1118 | # https://github.com/FFmpeg/FFmpeg/blob/master/COPYING.LGPLv3 |
1119 | crunched_md5sums['f90c613c51aa35da4d79dd55fc724ceb'] = 'LGPL-3.0' | 1119 | crunched_md5sums['f90c613c51aa35da4d79dd55fc724ceb'] = 'LGPL-3.0-only' |
1120 | # https://raw.githubusercontent.com/eclipse/mosquitto/v1.4.14/epl-v10 | 1120 | # https://raw.githubusercontent.com/eclipse/mosquitto/v1.4.14/epl-v10 |
1121 | crunched_md5sums['efe2cb9a35826992b9df68224e3c2628'] = 'EPL-1.0' | 1121 | crunched_md5sums['efe2cb9a35826992b9df68224e3c2628'] = 'EPL-1.0' |
1122 | 1122 | ||
diff --git a/scripts/lib/recipetool/licenses.csv b/scripts/lib/recipetool/licenses.csv index 2a8fdfac05..80851111b3 100644 --- a/scripts/lib/recipetool/licenses.csv +++ b/scripts/lib/recipetool/licenses.csv | |||
@@ -1,37 +1,37 @@ | |||
1 | 0636e73ff0215e8d672dc4c32c317bb3,GPL-2.0 | 1 | 0636e73ff0215e8d672dc4c32c317bb3,GPL-2.0-only |
2 | 12f884d2ae1ff87c09e5b7ccc2c4ca7e,GPL-2.0 | 2 | 12f884d2ae1ff87c09e5b7ccc2c4ca7e,GPL-2.0-only |
3 | 18810669f13b87348459e611d31ab760,GPL-2.0 | 3 | 18810669f13b87348459e611d31ab760,GPL-2.0-only |
4 | 252890d9eee26aab7b432e8b8a616475,LGPL-2.0 | 4 | 252890d9eee26aab7b432e8b8a616475,LGPL-2.0-only |
5 | 2d5025d4aa3495befef8f17206a5b0a1,LGPL-2.1 | 5 | 2d5025d4aa3495befef8f17206a5b0a1,LGPL-2.1-only |
6 | 3214f080875748938ba060314b4f727d,LGPL-2.0 | 6 | 3214f080875748938ba060314b4f727d,LGPL-2.0-only |
7 | 385c55653886acac3821999a3ccd17b3,Artistic-1.0 | GPL-2.0 | 7 | 385c55653886acac3821999a3ccd17b3,Artistic-1.0 | GPL-2.0-only |
8 | 393a5ca445f6965873eca0259a17f833,GPL-2.0 | 8 | 393a5ca445f6965873eca0259a17f833,GPL-2.0-only |
9 | 3b83ef96387f14655fc854ddc3c6bd57,Apache-2.0 | 9 | 3b83ef96387f14655fc854ddc3c6bd57,Apache-2.0 |
10 | 3bf50002aefd002f49e7bb854063f7e7,LGPL-2.0 | 10 | 3bf50002aefd002f49e7bb854063f7e7,LGPL-2.0-only |
11 | 4325afd396febcb659c36b49533135d4,GPL-2.0 | 11 | 4325afd396febcb659c36b49533135d4,GPL-2.0-only |
12 | 4fbd65380cdd255951079008b364516c,LGPL-2.1 | 12 | 4fbd65380cdd255951079008b364516c,LGPL-2.1-only |
13 | 54c7042be62e169199200bc6477f04d1,BSD-3-Clause | 13 | 54c7042be62e169199200bc6477f04d1,BSD-3-Clause |
14 | 55ca817ccb7d5b5b66355690e9abc605,LGPL-2.0 | 14 | 55ca817ccb7d5b5b66355690e9abc605,LGPL-2.0-only |
15 | 59530bdf33659b29e73d4adb9f9f6552,GPL-2.0 | 15 | 59530bdf33659b29e73d4adb9f9f6552,GPL-2.0-only |
16 | 5f30f0716dfdd0d91eb439ebec522ec2,LGPL-2.0 | 16 | 5f30f0716dfdd0d91eb439ebec522ec2,LGPL-2.0-only |
17 | 6a6a8e020838b23406c81b19c1d46df6,LGPL-3 | 17 | 6a6a8e020838b23406c81b19c1d46df6,LGPL-3.0-only |
18 | 751419260aa954499f7abaabaa882bbe,GPL-2.0 | 18 | 751419260aa954499f7abaabaa882bbe,GPL-2.0-only |
19 | 7fbc338309ac38fefcd64b04bb903e34,LGPL-2.1 | 19 | 7fbc338309ac38fefcd64b04bb903e34,LGPL-2.1-only |
20 | 8ca43cbc842c2336e835926c2166c28b,GPL-2.0 | 20 | 8ca43cbc842c2336e835926c2166c28b,GPL-2.0-only |
21 | 94d55d512a9ba36caa9b7df079bae19f,GPL-2.0 | 21 | 94d55d512a9ba36caa9b7df079bae19f,GPL-2.0-only |
22 | 9ac2e7cff1ddaf48b6eab6028f23ef88,GPL-2.0 | 22 | 9ac2e7cff1ddaf48b6eab6028f23ef88,GPL-2.0-only |
23 | 9f604d8a4f8e74f4f5140845a21b6674,LGPL-2.0 | 23 | 9f604d8a4f8e74f4f5140845a21b6674,LGPL-2.0-only |
24 | a6f89e2100d9b6cdffcea4f398e37343,LGPL-2.1 | 24 | a6f89e2100d9b6cdffcea4f398e37343,LGPL-2.1-only |
25 | b234ee4d69f5fce4486a80fdaf4a4263,GPL-2.0 | 25 | b234ee4d69f5fce4486a80fdaf4a4263,GPL-2.0-only |
26 | bbb461211a33b134d42ed5ee802b37ff,LGPL-2.1 | 26 | bbb461211a33b134d42ed5ee802b37ff,LGPL-2.1-only |
27 | bfe1f75d606912a4111c90743d6c7325,MPL-1.1 | 27 | bfe1f75d606912a4111c90743d6c7325,MPL-1.1-only |
28 | c93c0550bd3173f4504b2cbd8991e50b,GPL-2.0 | 28 | c93c0550bd3173f4504b2cbd8991e50b,GPL-2.0-only |
29 | d32239bcb673463ab874e80d47fae504,GPL-3.0 | 29 | d32239bcb673463ab874e80d47fae504,GPL-3.0-only |
30 | d7810fab7487fb0aad327b76f1be7cd7,GPL-2.0 | 30 | d7810fab7487fb0aad327b76f1be7cd7,GPL-2.0-only |
31 | d8045f3b8f929c1cb29a1e3fd737b499,LGPL-2.1 | 31 | d8045f3b8f929c1cb29a1e3fd737b499,LGPL-2.1-only |
32 | db979804f025cf55aabec7129cb671ed,LGPL-2.0 | 32 | db979804f025cf55aabec7129cb671ed,LGPL-2.0-only |
33 | eb723b61539feef013de476e68b5c50a,GPL-2.0 | 33 | eb723b61539feef013de476e68b5c50a,GPL-2.0-only |
34 | ebb5c50ab7cab4baeffba14977030c07,GPL-2.0 | 34 | ebb5c50ab7cab4baeffba14977030c07,GPL-2.0-only |
35 | f27defe1e96c2e1ecd4e0c9be8967949,GPL-3.0 | 35 | f27defe1e96c2e1ecd4e0c9be8967949,GPL-3.0-only |
36 | fad9b3332be894bab9bc501572864b29,LGPL-2.1 | 36 | fad9b3332be894bab9bc501572864b29,LGPL-2.1-only |
37 | fbc093901857fcd118f065f900982c24,LGPL-2.1 | 37 | fbc093901857fcd118f065f900982c24,LGPL-2.1-only |