summaryrefslogtreecommitdiffstats
path: root/rules/icu.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-01-14 15:01:38 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-01-14 15:02:31 +0100
commit707c9a4ef97167622666af8e58227d4d09a9fb5d (patch)
treefc2e3b5f1dc2cc67d2b5cd84bb60f3c0d3de6d88 /rules/icu.make
parenta00f47f2a75e32056dc894a6c17ebd5d4cf7644f (diff)
downloadptxdist-707c9a4ef97167622666af8e58227d4d09a9fb5d.tar.gz
ptxdist-707c9a4ef97167622666af8e58227d4d09a9fb5d.tar.xz
icu: version bump 50.1 -> 52.1
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/icu.make')
-rw-r--r--rules/icu.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/icu.make b/rules/icu.make
index aab7d008a..2aa75de8d 100644
--- a/rules/icu.make
+++ b/rules/icu.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_ICU) += icu
#
# Paths and names
#
-ICU_VERSION := 50.1
-ICU_MD5 := cf7bf9e56aa6c2057a8b6f464046483e
+ICU_VERSION := 52.1
+ICU_MD5 := 9e96ed4c1d99c0d14ac03c140f9f346c
ICU := icu4c-$(subst .,_,$(ICU_VERSION))-src
ICU_SUFFIX := tgz
ICU_URL := http://download.icu-project.org/files/icu4c/$(ICU_VERSION)/$(ICU).$(ICU_SUFFIX)
@@ -51,6 +51,7 @@ ICU_CONF_OPT := \
--disable-extras \
--enable-icuio \
--enable-layout \
+ --disable-tools \
--disable-tests \
--disable-samples \
--with-cross-build=$(HOST_ICU_DIR)/$(ICU_SUBDIR)