generic-poky/meta/recipes-support/icu
André Draszik 336ddb3109 icu-native: fix hard paths in native icu
The icu recipe installs icu-native twice, once in the usual location,
and once for cross builds into the path given by --with-cross-build.

This latter path is not included in the list of paths recognised by
chrpath.bbclass, hence the binaries in there retain the rpath as used
during compilation. This causes the package to not be relocateable
from sstate
[YOCTO #6851]

We use the infrastructure that is in place already, and simply set
PREPROCESS_RELOCATE_DIRS as necessary, and things start to work.

(From OE-Core rev: e7fcaa534511e3f65b630b01cf0c824ee5a5fd4d)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-20 21:41:07 +01:00
..
icu icu: upgrade to 53.1 2014-05-11 12:27:21 +01:00
icu.inc icu-native: fix hard paths in native icu 2015-05-20 21:41:07 +01:00
icu_55.1.bb icu: Upgrade 54.1 -> 55.1 2015-05-03 11:43:51 +01:00