diff options
author | Qi.Chen@windriver.com <Qi.Chen@windriver.com> | 2017-12-26 13:50:46 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-02-01 07:32:04 -0800 |
commit | ed6ed8d6ffff188d1a42072f8248bf377b1b651b (patch) | |
tree | 0c88a68bc2a1e072f6a8c9189e0aadd809759bdc /README | |
parent | 4bdaf0c9e1f09747362d600b63373f36e2c1fd0c (diff) | |
download | meta-openembedded-ed6ed8d6ffff188d1a42072f8248bf377b1b651b.tar.gz |
hwloc: fix multilib problem
Use libhwloc instead of lib${PN} to fix problem in case of multilib.
Otherwise, when installing lib32-hwloc into image, we would have the
following error at do_rootfs.
- nothing provides lib32-liblib32-hwloc = 1.11.5-r0 needed by lib32-hwloc-1.11.5-r0.corei7_32
Also, fix FILES variable for libhwloc to not contain .so link file.
This would fix the QA issue, and the INSANE_SKIP line is no longer needed.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit 303fd6d589250c4a2ef23342d639348464e1a593)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions