diff options
author | Tim Orling <ticotimo@gmail.com> | 2021-10-10 16:01:24 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-10-14 07:16:58 -0700 |
commit | 845b15cdff7185eb7537b0f0207cd16c6a2fbde3 (patch) | |
tree | 3269a19334a2050dce5bfb5397a5386fd80d7af5 | |
parent | 8a17e222ed122a4dd6a5816bd4a976fa198e1132 (diff) | |
download | meta-openembedded-845b15cdff7185eb7537b0f0207cd16c6a2fbde3.tar.gz |
unicode-ucd: upgrade 12.1.0 -> 14.0.0
Fetch license.html rather than keep possibly stale
version in files/.
License-Update: Update copyright years; update lines used
Signed-off-by: Tim Orling <ticotimo@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/unicode-ucd/files/license.html | 98 | ||||
-rw-r--r-- | meta-oe/recipes-support/unicode-ucd/unicode-ucd_14.0.0.bb (renamed from meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb) | 8 |
2 files changed, 4 insertions, 102 deletions
diff --git a/meta-oe/recipes-support/unicode-ucd/files/license.html b/meta-oe/recipes-support/unicode-ucd/files/license.html deleted file mode 100644 index a02442ad97..0000000000 --- a/meta-oe/recipes-support/unicode-ucd/files/license.html +++ /dev/null | |||
@@ -1,98 +0,0 @@ | |||
1 | <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html> | ||
2 | |||
3 | |||
4 | |||
5 | <head> | ||
6 | |||
7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
8 | <meta http-equiv="Content-Language" content="en-us"> | ||
9 | <meta name="VI60_defaultClientScript" content="JavaScript"> | ||
10 | <meta name="GENERATOR" content="Microsoft FrontPage 12.0"> | ||
11 | <meta name="keywords" content="Unicode Standard, copyright"> | ||
12 | <meta name="ProgId" content="FrontPage.Editor.Document"> | ||
13 | <title>Unicode License Agreement</title> | ||
14 | <link rel="stylesheet" type="text/css" | ||
15 | |||
16 | href="http://www.unicode.org/webscripts/standard_styles.css"> | ||
17 | |||
18 | <style type="text/css"> | ||
19 | pre { | ||
20 | FONT-FAMILY: Arial, Geneva, sans-serif; | ||
21 | } | ||
22 | </style> | ||
23 | |||
24 | |||
25 | </head> | ||
26 | |||
27 | |||
28 | <body text="#330000"> | ||
29 | |||
30 | <table width="100%" cellpadding="0" cellspacing="0" border="0"> | ||
31 | <tr> | ||
32 | |||
33 | <!-- BEGIN CONTENTS --> | ||
34 | |||
35 | <td> | ||
36 | |||
37 | |||
38 | <blockquote> | ||
39 | <h2><a name="License">UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE</a></h2> | ||
40 | |||
41 | <pre> | ||
42 | See <a href="https://www.unicode.org/copyright.html">Terms of Use</a> for definitions of Unicode Inc.'s | ||
43 | Data Files and Software. | ||
44 | |||
45 | NOTICE TO USER: Carefully read the following legal agreement. | ||
46 | BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S | ||
47 | DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), | ||
48 | YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE | ||
49 | TERMS AND CONDITIONS OF THIS AGREEMENT. | ||
50 | IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE | ||
51 | THE DATA FILES OR SOFTWARE. | ||
52 | |||
53 | COPYRIGHT AND PERMISSION NOTICE | ||
54 | |||
55 | Copyright © 1991-2019 Unicode, Inc. All rights reserved. | ||
56 | Distributed under the Terms of Use in https://www.unicode.org/copyright.html. | ||
57 | |||
58 | Permission is hereby granted, free of charge, to any person obtaining | ||
59 | a copy of the Unicode data files and any associated documentation | ||
60 | (the "Data Files") or Unicode software and any associated documentation | ||
61 | (the "Software") to deal in the Data Files or Software | ||
62 | without restriction, including without limitation the rights to use, | ||
63 | copy, modify, merge, publish, distribute, and/or sell copies of | ||
64 | the Data Files or Software, and to permit persons to whom the Data Files | ||
65 | or Software are furnished to do so, provided that either | ||
66 | (a) this copyright and permission notice appear with all copies | ||
67 | of the Data Files or Software, or | ||
68 | (b) this copyright and permission notice appear in associated | ||
69 | Documentation. | ||
70 | |||
71 | THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF | ||
72 | ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE | ||
73 | WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
74 | NONINFRINGEMENT OF THIRD PARTY RIGHTS. | ||
75 | IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS | ||
76 | NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL | ||
77 | DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | ||
78 | DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | ||
79 | TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | ||
80 | PERFORMANCE OF THE DATA FILES OR SOFTWARE. | ||
81 | |||
82 | Except as contained in this notice, the name of a copyright holder | ||
83 | shall not be used in advertising or otherwise to promote the sale, | ||
84 | use or other dealings in these Data Files or Software without prior | ||
85 | written authorization of the copyright holder. | ||
86 | </pre> | ||
87 | |||
88 | </blockquote> | ||
89 | |||
90 | |||
91 | |||
92 | </td> | ||
93 | |||
94 | </tr> | ||
95 | |||
96 | </table> | ||
97 | </body> | ||
98 | </html> | ||
diff --git a/meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb b/meta-oe/recipes-support/unicode-ucd/unicode-ucd_14.0.0.bb index 06f97940cb..2a0188649c 100644 --- a/meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb +++ b/meta-oe/recipes-support/unicode-ucd/unicode-ucd_14.0.0.bb | |||
@@ -1,14 +1,14 @@ | |||
1 | SUMMARY = "Unicode Character Database" | 1 | SUMMARY = "Unicode Character Database" |
2 | HOMEPAGE = "https://unicode.org/ucd/" | 2 | HOMEPAGE = "https://unicode.org/ucd/" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://../license.html;beginline=42;endline=85;md5=ddcaebcc17ab633995f12c383599f377" | 4 | LIC_FILES_CHKSUM = "file://${WORKDIR}/license.html;beginline=43;endline=83;md5=cf6c4777b109bcee78b6083a21be6192" |
5 | 5 | ||
6 | SRC_URI = " \ | 6 | SRC_URI = " \ |
7 | https://www.unicode.org/Public/zipped/${PV}/UCD.zip;name=ucd;subdir=ucd \ | 7 | https://www.unicode.org/Public/zipped/${PV}/UCD.zip;name=ucd;subdir=ucd \ |
8 | file://license.html \ | 8 | https://www.unicode.org/license.html;name=license \ |
9 | " | 9 | " |
10 | SRC_URI[ucd.md5sum] = "430cbdac2615451571dd69a976dd08f6" | 10 | SRC_URI[ucd.sha256sum] = "033a5276b5d7af8844589f8e3482f3977a8385e71d107d375055465178c23600" |
11 | SRC_URI[ucd.sha256sum] = "25ba51a0d4c6fa41047b7a5e5733068d4a734588f055f61e85f450097834a0a6" | 11 | SRC_URI[license.sha256sum] = "e415e1f2188ef2b1a5f7e6ee8c60cefe8a49dacd8b96c9025cad5013985129e4" |
12 | 12 | ||
13 | inherit allarch | 13 | inherit allarch |
14 | 14 | ||