summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2020-05-20 01:18:52 +0300
committerKhem Raj <raj.khem@gmail.com>2020-05-19 17:14:08 -0700
commita2719b02e11e6bf13b23796a3d07ada005dd6f8e (patch)
tree42140b26be81819378c65c35be86c153a6f3bdce /meta-oe/recipes-support
parent1c96b782d0b9fad0d863c76e595dfdfa2b27fa93 (diff)
downloadmeta-openembedded-a2719b02e11e6bf13b23796a3d07ada005dd6f8e.tar.gz
unicode-ucd: Stop broken license downloading
WARNING: unicode-ucd-12.1.0-r0 do_fetch: Checksum mismatch for local file /home/bunk/yoctomaster/yocto-tmp/downloads/unicode.org.license.html Cleaning and trying again. WARNING: unicode-ucd-12.1.0-r0 do_fetch: Renaming /home/bunk/yoctomaster/yocto-tmp/downloads/unicode.org.license.html to /home/bunk/yoctomaster/yocto-tmp/downloads/unicode.org.license.html_bad-checksum_e9dd7d435db23241be3be21b5fca729b5cf883c8c039a70ea093031420d06abb WARNING: unicode-ucd-12.1.0-r0 do_fetch: Checksum failure encountered with download of https://www.unicode.org/license.html;name=license;subdir=unicode-ucd-12.1.0;downloadfilename=unicode.org.license.html - will attempt other sources if available This downloaded a license file from upstream. The upstream file did not match (copyright year changed). A stale copy was downloaded from a mirror instead and checked. The stale file with known contents never changes. Replace with a dummy check on a local copy of the license file. License checksum changed due to dos2unix conversion. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/unicode-ucd/files/license.html98
-rw-r--r--meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb7
2 files changed, 100 insertions, 5 deletions
diff --git a/meta-oe/recipes-support/unicode-ucd/files/license.html b/meta-oe/recipes-support/unicode-ucd/files/license.html
new file mode 100644
index 000000000..a02442ad9
--- /dev/null
+++ b/meta-oe/recipes-support/unicode-ucd/files/license.html
@@ -0,0 +1,98 @@
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
16href="http://www.unicode.org/webscripts/standard_styles.css">
17
18<style type="text/css">
19pre {
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>
42See <a href="https://www.unicode.org/copyright.html">Terms of Use</a> for definitions of Unicode Inc.'s
43Data Files and Software.
44
45NOTICE TO USER: Carefully read the following legal agreement.
46BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
47DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
48YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
49TERMS AND CONDITIONS OF THIS AGREEMENT.
50IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
51THE DATA FILES OR SOFTWARE.
52
53COPYRIGHT AND PERMISSION NOTICE
54
55Copyright © 1991-2019 Unicode, Inc. All rights reserved.
56Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
57
58Permission is hereby granted, free of charge, to any person obtaining
59a 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
62without restriction, including without limitation the rights to use,
63copy, modify, merge, publish, distribute, and/or sell copies of
64the Data Files or Software, and to permit persons to whom the Data Files
65or Software are furnished to do so, provided that either
66(a) this copyright and permission notice appear with all copies
67of the Data Files or Software, or
68(b) this copyright and permission notice appear in associated
69Documentation.
70
71THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
72ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
73WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
74NONINFRINGEMENT OF THIRD PARTY RIGHTS.
75IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
76NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
77DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
78DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
79TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
80PERFORMANCE OF THE DATA FILES OR SOFTWARE.
81
82Except as contained in this notice, the name of a copyright holder
83shall not be used in advertising or otherwise to promote the sale,
84use or other dealings in these Data Files or Software without prior
85written 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_12.1.0.bb
index 89ab565ce..b29bb784e 100644
--- a/meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb
+++ b/meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb
@@ -1,18 +1,15 @@
1SUMMARY = "Unicode Character Database" 1SUMMARY = "Unicode Character Database"
2HOMEPAGE = "https://unicode.org/ucd/" 2HOMEPAGE = "https://unicode.org/ucd/"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://unicode.org.license.html;beginline=42;endline=85;md5=67619d0c52706853c0256514e7fd04cd" 4LIC_FILES_CHKSUM = "file://../license.html;beginline=42;endline=85;md5=ddcaebcc17ab633995f12c383599f377"
5 5
6SRC_URI = " \ 6SRC_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 https://www.unicode.org/license.html;name=license;subdir=${BP};downloadfilename=unicode.org.license.html \ 8 file://license.html \
9" 9"
10SRC_URI[ucd.md5sum] = "430cbdac2615451571dd69a976dd08f6" 10SRC_URI[ucd.md5sum] = "430cbdac2615451571dd69a976dd08f6"
11SRC_URI[ucd.sha256sum] = "25ba51a0d4c6fa41047b7a5e5733068d4a734588f055f61e85f450097834a0a6" 11SRC_URI[ucd.sha256sum] = "25ba51a0d4c6fa41047b7a5e5733068d4a734588f055f61e85f450097834a0a6"
12 12
13SRC_URI[license.md5sum] = "f03bafb623258f85ff2032c1ce567b7c"
14SRC_URI[license.sha256sum] = "983225207de8a707d0903a8d70fb7a4b28c5e0f64f2366e84a6192a2d618fed4"
15
16inherit allarch 13inherit allarch
17 14
18do_configure[noexec] = "1" 15do_configure[noexec] = "1"