summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorAndré Draszik <adraszik@digisoft.tv>2015-05-18 09:06:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-06-28 09:44:08 +0100
commitc583473a2bd4c8d136254de8185d196282b5c34c (patch)
treeb41462d3fdf0cf01049c103e519fc98c8f1f621c /meta/recipes-core
parent71676e587f0508887d6289c7e1a643c2e451f963 (diff)
downloadast2050-yocto-poky-c583473a2bd4c8d136254de8185d196282b5c34c.zip
ast2050-yocto-poky-c583473a2bd4c8d136254de8185d196282b5c34c.tar.gz
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) (From OE-Core rev: 922faf8ed42cd2d105e30a8c92836664d6b5bb18) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud