[oe-commits] Jussi Kukkonen : icu: Upgrade 54.1 -> 55.1

git at git.openembedded.org git at git.openembedded.org
Sun May 3 10:44:24 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 1e2fd0a55a523d7e24275da23b801618dd9f82c5
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1e2fd0a55a523d7e24275da23b801618dd9f82c5

Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
Date:   Thu Apr 30 10:39:16 2015 +0300

icu: Upgrade 54.1 -> 55.1

License checksum changed because of unrelated changes in the html
file: actual license texts are unchanged.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/icu/{icu_54.1.bb => icu_55.1.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-support/icu/icu_54.1.bb b/meta/recipes-support/icu/icu_55.1.bb
similarity index 67%
rename from meta/recipes-support/icu/icu_54.1.bb
rename to meta/recipes-support/icu/icu_55.1.bb
index 45b5cb6..f63a9bd 100644
--- a/meta/recipes-support/icu/icu_54.1.bb
+++ b/meta/recipes-support/icu/icu_55.1.bb
@@ -1,6 +1,6 @@
 require icu.inc
 
-LIC_FILES_CHKSUM = "file://../license.html;md5=9890f5ff4ed056a0c2fa84848b9b6066"
+LIC_FILES_CHKSUM = "file://../license.html;md5=64eff4aadff4d104d6d437c4fde0e6d7"
 
 def icu_download_version(d):
     pvsplit = d.getVar('PV', True).split('.')
@@ -16,6 +16,6 @@ SRC_URI = "${BASE_SRC_URI} \
 SRC_URI_append_class-target = "\
            file://0001-Disable-LDFLAGSICUDT-for-Linux.patch \
           "
-SRC_URI[md5sum] = "e844caed8f2ca24c088505b0d6271bc0"
-SRC_URI[sha256sum] = "d42bc9a8ca6a91c55eb0925c279f49e5b508d51ef26ac9850d9be55de5bb8ab3"
+SRC_URI[md5sum] = "e2d523df79d6cb7855c2fbe284f4db29"
+SRC_URI[sha256sum] = "e16b22cbefdd354bec114541f7849a12f8fc2015320ca5282ee4fd787571457b"
 



More information about the Openembedded-commits mailing list