mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 17:32:06 +00:00
unicode-ucd: upgrade 14.0.0 -> 16.0.0
Moves the Unicode Character Database from Unicode 14.0 to Unicode 16.0, picking up the 15.0, 15.1 and 16.0 standard releases (roughly 5000 new characters, including seven new scripts, plus the associated property and normalization data file updates). 16.0.0 is the newest version published under https://www.unicode.org/Public/zipped/. The license file (license.txt) is byte-identical, so LIC_FILES_CHKSUM is unchanged. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ SRC_URI = " \
|
||||
https://www.unicode.org/Public/zipped/${PV}/UCD.zip;name=ucd;subdir=ucd;downloadfilename=unicode-ucd-${PV}.zip \
|
||||
https://www.unicode.org/license.txt;downloadfilename=ucd-license-v4.txt;name=ucd-license \
|
||||
"
|
||||
SRC_URI[ucd.sha256sum] = "033a5276b5d7af8844589f8e3482f3977a8385e71d107d375055465178c23600"
|
||||
SRC_URI[ucd.sha256sum] = "c86dd81f2b14a43b0cc064aa5f89aa7241386801e35c59c7984e579832634eb2"
|
||||
SRC_URI[ucd-license.sha256sum] = "e7a93b009565cfce55919a381437ac4db883e9da2126fa28b91d12732bc53d96"
|
||||
|
||||
# The tarball name (UCD.zip) carries no version, so check the per-release
|
||||
Reference in New Issue
Block a user