summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/iso-codes
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-02-01 11:22:43 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-03 22:08:25 +0000
commit64fe2cc801b360aa5801211cf5dad026c5fce999 (patch)
treea81bad63da51897a6455685201ee305d70ca0a1b /meta/recipes-support/iso-codes
parentd13cc87bea6a5707639ada9376de809dc23f73a1 (diff)
downloadpoky-64fe2cc801b360aa5801211cf5dad026c5fce999.tar.gz
iso-codes: upgrade 4.15.0 -> 4.16.0
(From OE-Core rev: 80a4374fc24243c278caba30ef711956a4c8b1d9) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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.16.0.bb (renamed from meta/recipes-support/iso-codes/iso-codes_4.15.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.15.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb
index 6ae6fdf8cb..f33cce1a9d 100644
--- a/meta/recipes-support/iso-codes/iso-codes_4.15.0.bb
+++ b/meta/recipes-support/iso-codes/iso-codes_4.16.0.bb
@@ -9,7 +9,7 @@ LICENSE = "LGPL-2.1-only"
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 = "69ba16daef3c5c5e3c18f2d919e25296a4b946be" 12SRCREV = "c2fcaadc832ed9f858950a43994973442d85ef4f"
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