icu: add an option to add a custom data library file
authorJohan Derycke <johanderycke@gmail.com>
Tue, 13 May 2014 16:10:18 +0000 (18:10 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 28 Jul 2014 20:43:04 +0000 (22:43 +0200)
commitabded6bfead49d61c24a45d811a83ca082adf677
treed0ae9207a214ad15c570e6582a09d6330a810d12
parent5224cdcc14b11addbfc3a470cd496966d0b378bc
icu: add an option to add a custom data library file

[Thomas:
 - use one single BR2_PACKAGE_ICU_CUSTOM_DATA_PATH string option
   instead of a boolean option + a string option, which always causes
   a lot of issues with random configurations that enable the boolean
   option, but do not provide a valid value for the string option.
 - enclose the definition of ICU_COPY_CUSTOM_DATA into the condition.]

Signed-off-by: Johan Derycke <johan.derycke@barco.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/icu/Config.in
package/icu/icu.mk