[OE-core] [PATCH 2/6] iso-codes: upgrade to 3.75

Alexander Kanavin alexander.kanavin at linux.intel.com
Tue May 2 12:51:47 UTC 2017


Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
 .../iso-codes/{iso-codes_3.74.bb => iso-codes_3.75.bb}                | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/iso-codes/{iso-codes_3.74.bb => iso-codes_3.75.bb} (76%)

diff --git a/meta/recipes-support/iso-codes/iso-codes_3.74.bb b/meta/recipes-support/iso-codes/iso-codes_3.75.bb
similarity index 76%
rename from meta/recipes-support/iso-codes/iso-codes_3.74.bb
rename to meta/recipes-support/iso-codes/iso-codes_3.75.bb
index c436a1dd2bc..4f3d53c1736 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
-- 
2.11.0




More information about the Openembedded-core mailing list