projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63bd725
)
icu: add license informations
author
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 20 Jan 2013 09:22:33 +0000
(09:22 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 20 Jan 2013 19:39:14 +0000
(20:39 +0100)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/icu/icu.mk
patch
|
blob
|
history
diff --git
a/package/icu/icu.mk
b/package/icu/icu.mk
index 5a2d5940464bb1ef6c3e1314376a24e784e7ab60..541ca35cd1b9d7a5442606062158e3ad2b9492f6 100644
(file)
--- a/
package/icu/icu.mk
+++ b/
package/icu/icu.mk
@@
-7,6
+7,9
@@
ICU_VERSION = 4.8.1.1
ICU_SOURCE = icu4c-$(subst .,_,$(ICU_VERSION))-src.tgz
ICU_SITE = http://download.icu-project.org/files/icu4c/$(ICU_VERSION)
+ICU_LICENSE = ICU License
+ICU_LICENSE_FILES = license.html
+
ICU_DEPENDENCIES = host-icu
ICU_INSTALL_STAGING = YES
ICU_CONF_OPT = --with-cross-build=$(HOST_ICU_DIR)/source --disable-samples \