diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2021-03-10 19:46:05 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-11 14:00:36 +0000 |
commit | 271caebdc097fffe006a5a6399672b9b27900877 (patch) | |
tree | b33acabedfc13a9b24fa9fb79d294d68d0226a42 /meta/recipes-support | |
parent | 9c82d992ddead5ef9df72e118a825da2e846a9f6 (diff) | |
download | poky-271caebdc097fffe006a5a6399672b9b27900877.tar.gz |
iso-codes: upgrade 4.5.0 -> 4.6.0
(From OE-Core rev: 7639ffed1ab275ce6039ee90ea6c34019b451171)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/iso-codes/iso-codes_4.6.0.bb (renamed from meta/recipes-support/iso-codes/iso-codes_4.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.5.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.6.0.bb index 9e02a0fa12..960989281d 100644 --- a/meta/recipes-support/iso-codes/iso-codes_4.5.0.bb +++ b/meta/recipes-support/iso-codes/iso-codes_4.6.0.bb | |||
@@ -9,7 +9,7 @@ LICENSE = "LGPLv2.1" | |||
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=http;branch=main;" | 11 | SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http;branch=main;" |
12 | SRCREV = "a36019e5014bff251f83d522ddcfebaecf52afd3" | 12 | SRCREV = "3c012d266acaeda93d3e61ec11b8c18c1964fce1" |
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 |