diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-19 17:34:12 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 17:42:26 +0100 |
commit | fb5b9b4c983ddf12c36a571561055fdd964c4565 (patch) | |
tree | f6019fc38da3ea34a59dcc2469ea1477105e74cd /meta/recipes-support | |
parent | c3fb35fa5448e7f34411c85878aa9058ab081333 (diff) | |
download | poky-fb5b9b4c983ddf12c36a571561055fdd964c4565.tar.gz |
iso-codes: upgrade 4.6.0 -> 4.7.0
(From OE-Core rev: 0e35b943d75e0eec1bed3141e2c5c015db60fb8f)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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')
-rw-r--r-- | meta/recipes-support/iso-codes/iso-codes_4.7.0.bb (renamed from meta/recipes-support/iso-codes/iso-codes_4.6.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.6.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.7.0.bb index 6dd9bfa24c..46988a7e80 100644 --- a/meta/recipes-support/iso-codes/iso-codes_4.6.0.bb +++ b/meta/recipes-support/iso-codes/iso-codes_4.7.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=https;branch=main;" | 11 | SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;" |
12 | SRCREV = "3c012d266acaeda93d3e61ec11b8c18c1964fce1" | 12 | SRCREV = "59767ed869f3952575f7d0f639a290a4c4b315e5" |
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 |