diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-07-25 08:59:43 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-26 08:41:39 +0100 |
commit | cbab455252967c9bd71be0645492a3804542bf14 (patch) | |
tree | 222996af89e6884048777be48d0ebfdf9b12827d /meta/recipes-support | |
parent | 70a93af71b372af2c16036c835ca327216bd6fae (diff) | |
download | poky-cbab455252967c9bd71be0645492a3804542bf14.tar.gz |
iso-codes: upgrade 4.2 -> 4.3
(From OE-Core rev: 9b6f880acb3a5f73bfbb045b58c068fd9515fda4)
Signed-off-by: Zang Ruochen <zangrc.fnst@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.3.bb (renamed from meta/recipes-support/iso-codes/iso-codes_4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.2.bb b/meta/recipes-support/iso-codes/iso-codes_4.3.bb index 15130dd7c4..5651a96c66 100644 --- a/meta/recipes-support/iso-codes/iso-codes_4.2.bb +++ b/meta/recipes-support/iso-codes/iso-codes_4.3.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1" | |||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
7 | 7 | ||
8 | SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http" | 8 | SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http" |
9 | SRCREV = "58a4f20f8e6f4d8f9545333f3eae4cfe5678de16" | 9 | SRCREV = "43398a317371e309361ce43072603863cb2f57e1" |
10 | 10 | ||
11 | # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which | 11 | # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which |
12 | # are inhibited by allarch | 12 | # are inhibited by allarch |