diff options
author | Naveen Saini <naveen.kumar.saini@intel.com> | 2023-08-30 14:43:15 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2023-09-01 11:58:57 +0800 |
commit | a1ac7dc547c4169e78aaf76fcf9ef45569ae16bb (patch) | |
tree | 6d984e805cb2d0e90f968ed0909674f5d3d68a00 /dynamic-layers/openembedded-layer/recipes-support/opencv/files/fix-build.patch | |
parent | df09fd9fd62729be5aee27df3720d1d17c0063e2 (diff) | |
download | meta-intel-a1ac7dc547c4169e78aaf76fcf9ef45569ae16bb.tar.gz |
intel-oneapi-ipp: disable INHIBIT_DEFAULT_DEPS
poky commit b7b382101b401deda2df5e7f71e581d8ced51f5f enabled INHIBIT_DEFAULT_DEPS
in bin_package that removes compiler and C libraries from DEPENDS.
which causes do_package_qa failures:
| libippvm.so.10.6 contained in package intel-oneapi-ipp requires libdl.so.2(GLIBC_2.2.5)(64bit), but no providers found in RDEPENDS:intel-oneapi-ipp? [file-rdeps]
| libippvm.so.10.6 contained in package intel-oneapi-ipp requires libc.so.6(GLIBC_2.3.4)(64bit), but no providers found in RDEPENDS:intel-oneapi-ipp? [file-rdeps]
| libippvmy8.so.10.6 contained in package intel-oneapi-ipp requires libm.so.6()(64bit), but no providers found in RDEPENDS:intel-oneapi-ipp? [file-rdeps]
Disable INHIBIT_DEFAULT_DEPS locally in recipe for now.
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-support/opencv/files/fix-build.patch')
0 files changed, 0 insertions, 0 deletions