summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/icu/icu.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-01-26 22:56:10 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-01-29 15:36:50 +0000
commitdc11c0ee2b9182d45a5299ebcd42bf70cfec34b9 (patch)
treeb09b71b30fe7508b39ad6ddae205a8c6a3db2155 /meta/recipes-support/icu/icu.inc
parentca1cd18955e8f7a39f39ef7d08e129c852939d1d (diff)
downloadpoky-dc11c0ee2b9182d45a5299ebcd42bf70cfec34b9.tar.gz
icu: Upgrade to v54
The license checksum changed because instead of having the license text in the local html file it is now referred to as a href to url Change-Id: Ifd93cbf4d22d2842c97e8c0d72d8a6378cf3b095 (From OE-Core rev: e565952276319325f658e8fc21d4cfab7ad3cac6) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/icu/icu.inc')
-rw-r--r--meta/recipes-support/icu/icu.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/icu/icu.inc b/meta/recipes-support/icu/icu.inc
index 15d002dbef..26994bb901 100644
--- a/meta/recipes-support/icu/icu.inc
+++ b/meta/recipes-support/icu/icu.inc
@@ -25,7 +25,7 @@ EXTRA_OECONF_class-native = ""
25EXTRA_OECONF_class-nativesdk = "--with-cross-build=${STAGING_ICU_DIR_NATIVE}" 25EXTRA_OECONF_class-nativesdk = "--with-cross-build=${STAGING_ICU_DIR_NATIVE}"
26 26
27# ICU puts custom m4 autoconf functions in aclocal.m4. 27# ICU puts custom m4 autoconf functions in aclocal.m4.
28# However, this file is deleted in our build system. 28# However, this file is deleted in our build system.
29# To make it work, we copy aclocal.m4 to acinclude.m4. 29# To make it work, we copy aclocal.m4 to acinclude.m4.
30# This is a bug of ICU. See bug reference: 30# This is a bug of ICU. See bug reference:
31# http://bugs.icu-project.org/trac/ticket/9790 31# http://bugs.icu-project.org/trac/ticket/9790