diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-17 14:33:56 +0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-06-14 04:14:25 -1000 |
commit | 0cf1b9fefafb705cba8a3befef9f9be70e005bee (patch) | |
tree | e7df6b4912d628245ff882ebd44eab9fea34a395 /meta/recipes-support/iso-codes | |
parent | af6728f57d5f7f936f3bc85e099ecfe5bbb64ac9 (diff) | |
download | poky-0cf1b9fefafb705cba8a3befef9f9be70e005bee.tar.gz |
iso-codes: upgrade 4.13.0 -> 4.15.0
Changelog:
==========
- Translation updates for ISO 3166-1
- Translation updates for ISO 3166-3
- Translation updates for ISO 639-2
- Translation updates for ISO 3166-1
- Translation updates for ISO 3166-2
- Translation updates for ISO 3166-3
- Translation updates for ISO 639-2
- Translation updates for ISO 639-3
- Translation updates for ISO 639-5
- Translation updates for ISO 4217
- Translation updates for ISO 15924
* ISO 3166-2: Fix wrong Spanish translation
(From OE-Core rev: b189240b211e5d8f40747a0128834ed83c38a8f4)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 355f2f9fe8a1e6c5e78f136cb3ed77c9004fb75c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-support/iso-codes')
-rw-r--r-- | meta/recipes-support/iso-codes/iso-codes_4.15.0.bb (renamed from meta/recipes-support/iso-codes/iso-codes_4.13.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.13.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.15.0.bb index 1950583f59..6ae6fdf8cb 100644 --- a/meta/recipes-support/iso-codes/iso-codes_4.13.0.bb +++ b/meta/recipes-support/iso-codes/iso-codes_4.15.0.bb | |||
@@ -9,7 +9,7 @@ LICENSE = "LGPL-2.1-only" | |||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
10 | 10 | ||
11 | SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;" | 11 | SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;" |
12 | SRCREV = "ab6b01d5b56af7da9f0d2d1619a3cf84e43ed76a" | 12 | SRCREV = "69ba16daef3c5c5e3c18f2d919e25296a4b946be" |
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 |