diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-10-05 15:00:24 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-09 12:33:09 +0000 |
commit | 5cbcd0c1bddda4dc6f0377ec2e35e728947966cb (patch) | |
tree | f27d7f8821ce0ad4d4eb36fe3ce581fb62b68519 | |
parent | ba2d391d8268203895ab2f792f92b7fd92deeb45 (diff) | |
download | openembedded-core-5cbcd0c1bddda4dc6f0377ec2e35e728947966cb.tar.gz openembedded-core-5cbcd0c1bddda4dc6f0377ec2e35e728947966cb.tar.bz2 openembedded-core-5cbcd0c1bddda4dc6f0377ec2e35e728947966cb.zip |
iso-codes: update to 3.76
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
-rw-r--r-- | meta/recipes-support/iso-codes/iso-codes_3.76.bb (renamed from meta/recipes-support/iso-codes/iso-codes_3.75.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_3.75.bb b/meta/recipes-support/iso-codes/iso-codes_3.76.bb index 4f3d53c173..e3a57f7b0c 100644 --- a/meta/recipes-support/iso-codes/iso-codes_3.75.bb +++ b/meta/recipes-support/iso-codes/iso-codes_3.76.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] = "9ba173b69d4360003414f23837597a92" -SRC_URI[sha256sum] = "7335e0301cd77cd4ee019bf5d3709aa79309d49dd66e85ba350caf67e00b00cd" +SRC_URI[md5sum] = "6a3ed31227002f3e40abd793868e78b6" +SRC_URI[sha256sum] = "38ea8c1de7c07d5b4c9603ec65c238c155992a2e2ab0b02725d0926d1ad480c4" # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which # are inhibited by allarch |