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:18 +0100 |
commit | 9acb0de00bcb8e8904be18bb3aaf7fc678ac9726 (patch) | |
tree | 848f619504b96764887f33a859c4024ee6fa1972 /meta/recipes-support | |
parent | 39b39ef2dc429485fadf0b2e8b42b9d8424cea6a (diff) | |
download | openembedded-core-9acb0de00bcb8e8904be18bb3aaf7fc678ac9726.tar.gz openembedded-core-9acb0de00bcb8e8904be18bb3aaf7fc678ac9726.tar.bz2 openembedded-core-9acb0de00bcb8e8904be18bb3aaf7fc678ac9726.zip |
iso-codes: upgrade to 3.75
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support')
-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" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SRC_URI = "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-${PV}.tar.xz" -SRC_URI[md5sum] = "d5448475d087756b78391b8c53c5b83a" -SRC_URI[sha256sum] = "21f4f3cea8fe09f5b53784522303a0e1e7d083964ecaf1c75b1441d4d9ec6aee" +SRC_URI[md5sum] = "9ba173b69d4360003414f23837597a92" +SRC_URI[sha256sum] = "7335e0301cd77cd4ee019bf5d3709aa79309d49dd66e85ba350caf67e00b00cd" # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which # are inhibited by allarch |