icu: update to upstream version 50.1.1

This seems to fix HarfBuzz compile problems.

(From OE-Core rev: 6e1e924f882c1a5f5e5932c0952f6a2c906dd51c)

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Marko Lindqvist 2012-12-28 04:44:50 +02:00 committed by Richard Purdie
parent faf94a9d6d
commit b03c4188c8
2 changed files with 11 additions and 11 deletions

View File

@ -0,0 +1,11 @@
require icu.inc
LIC_FILES_CHKSUM = "file://../license.html;md5=4ee45701e87d34303281978e3b78ecda"
PR = "r0"
BASE_SRC_URI = "http://download.icu-project.org/files/icu4c/${PV}/icu4c-50_1_1-src.tgz"
SRC_URI = "${BASE_SRC_URI}"
SRC_URI[md5sum] = "c721c2e0c8f86975ccea620d09aedc81"
SRC_URI[sha256sum] = "a6f426e3c04749c74bcb9d2ce229f905de88deda2353db2249f2e96fe604df8f"

View File

@ -1,11 +0,0 @@
require icu.inc
LIC_FILES_CHKSUM = "file://../license.html;md5=4ee45701e87d34303281978e3b78ecda"
PR = "r1"
BASE_SRC_URI = "http://download.icu-project.org/files/icu4c/50.1/icu4c-50_1-src.tgz"
SRC_URI = "${BASE_SRC_URI}"
SRC_URI[md5sum] = "cf7bf9e56aa6c2057a8b6f464046483e"
SRC_URI[sha256sum] = "68592b3c07d9b86100f41d0172eb1a81f3ffb2a8fef1104d7395099079ba7350"