diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-22 17:17:10 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-24 09:40:34 +0000 |
commit | e66599f374641d2216130104140111bf17678209 (patch) | |
tree | f82f6d858e98a0c87d42b198e76dda95d9fbd973 /bitbake/lib/bb | |
parent | 4833bee9fbded24f7c5933230d83d105c50795cf (diff) | |
download | poky-e66599f374641d2216130104140111bf17678209.tar.gz |
uninative: Fix conflicts with normal sysroot
Currently this code installs into the standard sysroot, however this causes
some conflicts when linking since the linker can look specifically for
versioned .so files (e.g. like libpthreads.so.0). This breaks builds
of util-linux-native for example.
The easiest solution is to install uninative into its own separate sysroot.
(From OE-Core rev: e2403bc637e2967a028718058f987cc8841a6edc)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb')
0 files changed, 0 insertions, 0 deletions