diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-10-07 14:23:08 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-15 14:16:12 +0100 |
commit | 52e5e97ab4bb86df1ac097f2a3de3ce4483e15db (patch) | |
tree | d2f2868423e074f8a1ef8cf8de14234a3bb93f0d | |
parent | e57836909bac7692d585de82faceb390f12d432a (diff) | |
download | poky-52e5e97ab4bb86df1ac097f2a3de3ce4483e15db.tar.gz |
iso-codes:upgrade 4.3 -> 4.4
(From OE-Core rev: 8773a85db9b6f844910960cd1b56853867b6ab1c)
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-support/iso-codes/iso-codes_4.4.bb (renamed from meta/recipes-support/iso-codes/iso-codes_4.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.3.bb b/meta/recipes-support/iso-codes/iso-codes_4.4.bb index 5651a96c66..332af025dd 100644 --- a/meta/recipes-support/iso-codes/iso-codes_4.3.bb +++ b/meta/recipes-support/iso-codes/iso-codes_4.4.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 = "43398a317371e309361ce43072603863cb2f57e1" | 9 | SRCREV = "38edb926592954b87eb527124da0ec68d2a748f3" |
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 |