diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-05-02 15:51:47 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-16 14:08:30 +0100 |
commit | 9cf88f94cd1d244ae91ce86d74077877975d9ca0 (patch) | |
tree | d6182a593eb2df9fd2129c477bbdd2362ae86a57 /meta | |
parent | be8190f1f539afebcc215c6f630db2240c55e375 (diff) | |
download | poky-9cf88f94cd1d244ae91ce86d74077877975d9ca0.tar.gz |
iso-codes: upgrade to 3.75
(From OE-Core rev: 9acb0de00bcb8e8904be18bb3aaf7fc678ac9726)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/iso-codes/iso-codes_3.75.bb (renamed from meta/recipes-support/iso-codes/iso-codes_3.74.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_3.74.bb b/meta/recipes-support/iso-codes/iso-codes_3.75.bb index c436a1dd2b..4f3d53c173 100644 --- a/meta/recipes-support/iso-codes/iso-codes_3.74.bb +++ b/meta/recipes-support/iso-codes/iso-codes_3.75.bb | |||
@@ -3,8 +3,8 @@ LICENSE = "LGPLv2.1" | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
4 | 4 | ||
5 | SRC_URI = "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-${PV}.tar.xz" | 5 | SRC_URI = "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-${PV}.tar.xz" |
6 | SRC_URI[md5sum] = "d5448475d087756b78391b8c53c5b83a" | 6 | SRC_URI[md5sum] = "9ba173b69d4360003414f23837597a92" |
7 | SRC_URI[sha256sum] = "21f4f3cea8fe09f5b53784522303a0e1e7d083964ecaf1c75b1441d4d9ec6aee" | 7 | SRC_URI[sha256sum] = "7335e0301cd77cd4ee019bf5d3709aa79309d49dd66e85ba350caf67e00b00cd" |
8 | 8 | ||
9 | # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which | 9 | # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which |
10 | # are inhibited by allarch | 10 | # are inhibited by allarch |