summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/iso-codes
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-01-10 22:05:03 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-11 15:48:10 +0000
commitd3b77c2aa5be70df609af28330d52cb88a5bd498 (patch)
treef1db068d2462c6a3359fc3c8bdcf39584073d3fe /meta/recipes-support/iso-codes
parent4c51a8c9e79260d327159aa49596de789da87fed (diff)
downloadpoky-d3b77c2aa5be70df609af28330d52cb88a5bd498.tar.gz
iso-codes: upgrade 4.8.0 -> 4.9.0
Changelog: ========= Added ---------- ISO 639-3: New translation for Friulian ISO 639-5: New translations for Esperanto, Hindi, Russian ISO 4217: New translation for Esperanto Changed --------- Translation updates for ISO 3166-1 Translation updates for ISO 3166-2 Translation updates for ISO 639-2 Translation updates for ISO 639-3 Translation updates for ISO 639-5 (From OE-Core rev: c9a83af6d6c5248bb16bdfaf628d3727889993fd) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/iso-codes')
-rw-r--r--meta/recipes-support/iso-codes/iso-codes_4.9.0.bb (renamed from meta/recipes-support/iso-codes/iso-codes_4.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.8.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.9.0.bb
index 2f3f589e7c..92932c30a1 100644
--- a/meta/recipes-support/iso-codes/iso-codes_4.8.0.bb
+++ b/meta/recipes-support/iso-codes/iso-codes_4.9.0.bb
@@ -9,7 +9,7 @@ LICENSE = "LGPLv2.1"
9LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 9LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
10 10
11SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;" 11SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;"
12SRCREV = "5d0a5515f26b3858e27939c8f9a732d8bd4271ab" 12SRCREV = "35ae2024024eb8e6603d3034dbbc406594f3874c"
13 13
14# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which 14# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
15# are inhibited by allarch 15# are inhibited by allarch