diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2023-10-06 15:29:16 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2023-10-09 09:33:40 +0800 |
commit | 086552f6004581145ecd4b39c30eb7e9326b28ab (patch) | |
tree | 4de402c1f8df8d2435bd62065156f74e6064bd76 /recipes-core/images | |
parent | 6a3d314f431fc5e59e65d237cb7ce343f7d32d33 (diff) | |
download | meta-intel-086552f6004581145ecd4b39c30eb7e9326b28ab.tar.gz |
openvino-inference-engine: fix multilib build
Make sure Python modules are installed correctly when baselib = lib64.
Fixes errors:
15:33:18 ERROR: openvino-inference-engine-2023.1.0-r0 do_package: QA Issue: openvino-inference-engine: Files/directories were installed but not shipped in any package:
15:33:18 /usr/lib/python3.11/site-packages/_pyngraph.cpython-311-x86_64-linux-gnu.so
15:33:18 /usr/lib/python3.11/site-packages/ngraph
...
15:33:18 /usr/lib/python3.11/site-packages/openvino-2023.1.0-py3.11.egg-info/top_level.txt
15:33:18 /usr/lib/python3.11/site-packages/openvino-2023.1.0-py3.11.egg-info/SOURCES.txt
15:33:18 Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
15:33:18 openvino-inference-engine: 172 installed and not shipped files. [installed-vs-shipped]
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-core/images')
0 files changed, 0 insertions, 0 deletions