similarity index 91%
rename from meta-oe/recipes-support/unicode-ucd/unicode-ucd_14.0.0.bb
rename to meta-oe/recipes-support/unicode-ucd/unicode-ucd_16.0.0.bb
@@ -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
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> --- .../{unicode-ucd_14.0.0.bb => unicode-ucd_16.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/unicode-ucd/{unicode-ucd_14.0.0.bb => unicode-ucd_16.0.0.bb} (91%)