summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
Commit message (Collapse)AuthorAgeFilesLines
...
* openvino-inference-engine: fix multilib buildAnuj Mittal2023-10-091-2/+17
| | | | | | | | | | | | | | | | 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>
* embree: upgrade 4.2.0 -> 4.3.0Anuj Mittal2023-10-021-1/+1
| | | | | | | | | | | | Release notes: Added instance array primitive for reducing memony requirements in scenes with large amounts of similar instances. Properly checks driver if L0 RTAS extension can get loaded. Added varying version of rtcGetGeometryTransform for ISPC. Fixed signature of RTCMemoryMonitorFunction for ISPC. Add support for ARM64 Windows platform in CMake. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: upgrade 2023.0.1 -> 2023.1.0Anuj Mittal2023-10-021-4/+5
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* open-model-zoo: upgrade 2023.0.1 -> 2023.1.0Anuj Mittal2023-09-292-10/+8
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: upgrade 2023.0.2 -> 2023.1.0Anuj Mittal2023-09-292-32/+69
| | | | | | | | | | | | * Release notes: https://github.com/openvinotoolkit/openvino/releases/tag/2023.1.0 * samples package includes scripts that need Python to be present. Specify that dependency explicitly. License-Update: Updated copyright information. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: upgrade 2023.0.1 -> 2023.0.2Anuj Mittal2023-09-051-1/+1
| | | | | | | | | | | | | | | | | Major changes: OpenVINO GNA Plugin: - Fixes the issue when GNA device would not work on Gemini Lake (GLK) platforms - Fixes the problem with memory leak during HLK test OpenVINO CPU Plugin: - Fixes the issues occurred in Multi-Threading 2.0 getting CPU mapping detail on Windows 7 platforms OpenVINO Core: - Fixes the issues occurred when compiling a Pytorch model with unfold op Release notes: https://github.com/openvinotoolkit/openvino/releases/tag/2023.0.2 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-ipp: disable INHIBIT_DEFAULT_DEPSNaveen Saini2023-09-011-0/+1
| | | | | | | | | | | | | | | | 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>
* onednn: upgrade 3.2 -> 3.2.1Anuj Mittal2023-08-291-1/+1
| | | | | | | Release notes: https://github.com/oneapi-src/oneDNN/releases/tag/v3.2.1 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* thermald: upgrade 2.5.3 -> 2.5.4Anuj Mittal2023-08-291-2/+2
| | | | | | | | Release 2.5.4 - Android support - Workarounds for missing conditions/tables Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* embree: upgrade 4.1.0 -> 4.2.0Anuj Mittal2023-08-291-1/+1
| | | | | | | Release notes: https://github.com/embree/embree/releases/tag/v4.2.0 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* vc-intrinsics: drop recipeAnuj Mittal2023-08-251-27/+0
| | | | | | | It was added because igc needed it. igc recipe pulls vc-intrinsics as a submodule now so this isn't needed anymore. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino: use SRCREV_FORMATAnuj Mittal2023-08-251-2/+3
| | | | | | Since the recipe uses multiple git repositories, set SRCREV_FORMAT. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ipmctl: use SRCREV_FORMATAnuj Mittal2023-08-251-0/+1
| | | | | | Since the recipe uses multiple git repositories, set SRCREV_FORMAT. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-mkl: dont check for debian renaming of packagesAnuj Mittal2023-08-251-0/+1
| | | | | | | | We dont need these packages to be renamed. Also avoids an error when the debian renaming hook tries to look for objdump when its not there for recipes inheriting bin_package. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ispc: upgrade 1.20.0 -> 1.21.0Anuj Mittal2023-08-212-29/+11
| | | | | | | | | | * Allows compilation with LLVM16. * ISPC_NO_DUMPS is no longer an option and ISPC_PS4_TARGET has been renamed. * Libraries now have proper so versions so packaging tweaks are no longer required. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* opencl-clang: move common code to incAnuj Mittal2023-08-033-26/+13
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* opencl-clang/14.0: update to latestAnuj Mittal2023-08-032-36/+2
| | | | | | Drop the patch that is not needed anymore. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* opencl-clang/15.0: update to latestAnuj Mittal2023-08-035-1/+145
| | | | | | | | Include the latest changes from ocl-open-150 branch. Backport fixes from main and include another patch to fix issues with building target binaries. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime : upgrade 23.17.26241.22 -> 23.22.26516.18Yogesh Tyagi2023-07-312-7/+7
| | | | | | * Refresh patch Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
* intel-graphics-compiler : upgrade 1.0.13822.6 -> 1.0.14062.11Yogesh Tyagi2023-07-311-2/+2
| | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
* thermald : upgrade 2.5.2 -> 2.5.3Yogesh Tyagi2023-07-311-1/+1
| | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
* intel-oneapi-dpcpp-cpp: upgrade 2023.0.0-25370 -> 2023.1.0-46305Naveen Saini2023-07-171-5/+5
| | | | | | | | licensing/credist.txt lists additional files being installed with this version. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-dpcpp-cpp-runtime: upgrade 2023.0.0-25370 -> 2023.1.0-46305Naveen Saini2023-07-171-11/+10
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: use qemu to run native binariesAnuj Mittal2023-07-171-14/+15
| | | | | | | | Now that intel-skylake-64 can use qemu-user as well, don't build native version of the recipe simply for use by the target version. Build a qemuwrapper that can be passed to CMAKE_CROSSCOMPILING_EMULATOR. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: use qemu to run native binariesAnuj Mittal2023-07-171-12/+11
| | | | | | | | Now that intel-skylake-64 can use qemu-user as well, don't build native version of the recipe simply for use by the target version. Build a qemuwrapper that can be passed to CMAKE_CROSSCOMPILING_EMULATOR. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: upgrade 23.13.26032.30 -> 23.17.26241.22Anuj Mittal2023-07-171-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: upgrade 1.0.13700.14 -> 1.0.13822.6Anuj Mittal2023-07-171-5/+5
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ospray : upgrade 2.11.0 -> 2.12.0Yogesh Tyagi2023-07-131-1/+1
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* onednn : upgrade 3.1 -> 3.2Yogesh Tyagi2023-07-131-3/+3
| | | | | | | | | | | | License-Update: License years updated New copyrights added: Copyright 2022-2023 IBM Corporation Copyright 2023 KNS Group LLC (YADRO) Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* open-model-zoo : upgrade 2023.0.0 -> 2023.0.1Yogesh Tyagi2023-07-131-1/+1
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* openvino-model-optimizer : upgrade 2023.0.0->2023.0.1Yogesh Tyagi2023-07-131-1/+1
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* openvino-inference-engine: upgrade 2023.0.0 -> 2023.0.1Yogesh Tyagi2023-07-133-48/+22
| | | | | | | | | | | | | * Refresh patches. * Drop Protobuf change which disabled use of static protobuf libs from system. This is not needed anymore as we are now building Protobuf as bundled dependency. Release Notes: https://github.com/openvinotoolkit/openvino/releases/tag/2023.0.1 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* lms: fix installation path for udev rulesNaveen Saini2023-06-282-0/+34
| | | | | | | | | | | It Fixes: ERROR: lms-2245.0.0.0-r0 do_package_qa: QA Issue: lms package is not obeying usrmerge distro feature. /lib should be relocated to /usr.[usrmerge] This issue is surfaced with enabling usrmerge DISTRO feature. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* Revert "lms: fix build with usrmerge DISTRO feature"Anuj Mittal2023-06-262-34/+0
| | | | | | | This reverts commit bd2c921fc07fb948ae117e54dd5fa2a5fdb9cd13. This causes problems with multilib build as the udev rules are not correctly installed.
* lms: fix build with usrmerge DISTRO featureNaveen Saini2023-06-162-0/+34
| | | | | | | | | Fixes: ERROR: lms-2245.0.0.0-r0 do_package_qa: QA Issue: lms package is not obeying usrmerge distro feature. /lib should be relocated to /usr.[usrmerge] Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: use protobuf as a submoduleAnuj Mittal2023-06-142-6/+59
| | | | | | | | | | | Use the version of protobuf fetched by OpenVINO instead of the system version to avoid problems because of differences in what was tested. The build invokes protoc at build time so provide a qemu wrapper that will allow that to be run on build machine. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ispc: upgrade 1.19.0 -> 1.20.0Teoh Suh Haw2023-06-098-102/+14
| | | | | | | | | | | | | | | | | | * Release Notes: https://github.com/ispc/ispc/releases/tag/v1.20.0 * Drop already merged patches: 0001-CMakeLists.txt-allow-to-pick-llvm-config-from-usr-bi.patch 0001-CMakeLists.txt-link-with-libclang-cpp-library-instea.patch ffc75e464ff2b8fce7dbf74f1846ebd0852bc6f9.patch * Fix packaging to ensure libispcrt is packaged correctly. * ISPC runtime with CPU support can either be enabled with OpenMP or TBB. TBB is enabled by default that needs meta-oe to be included. Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* open-model-zoo: upgrade 2022.2.0 -> 2023.0.0Yogesh Tyagi2023-06-091-2/+2
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: upgrade 2022.3.0 -> 2023.0.0Yogesh Tyagi2023-06-091-2/+2
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: upgrade 2022.3.0 -> 2023.0.0Yogesh Tyagi2023-06-093-96/+44
| | | | | | | | | | | | * OpenVINO no longer supports vpu so remove the vpu PACKAGECONFIG and references. * Now allows snappy compression to be used for TF frontend so allow system installed snappy. * Flatbuffers is now needed for TF Lite frontend. * Refresh patches. Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* level-zero: upgrade 1.7.15 -> 1.11.0Teoh Suh Haw2023-06-011-1/+1
| | | | | | | | Release Notes: https://github.com/oneapi-src/level-zero/releases/tag/v1.11.0 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: fix build with gcc13Anuj Mittal2023-05-314-0/+172
| | | | | | Fix various issues when compiling with gcc13. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: fix build with gcc13Anuj Mittal2023-05-303-0/+74
| | | | | | | | | | | | Dont turn warnings to errors. Helps when compiling with gcc13. | /build/poky/build/tmp/work/corei7-64-poky-linux/intel-compute-runtime/23.09.25812.14-r0/recipe-sysroot/usr/include/c++/13.1.1/bits/stl_algobase.h:398:11: error: '*(unsigned char (*)[7])((char*)&<unnamed> + offsetof(NEO::ArgDescValue, NEO::ArgDescValue::elements.StackVec<NEO::ArgDescValue::Element, 1, unsigned char>::onStackMemRawBytes[0]))' may be used uninitialized [-Werror=maybe-uninitialized] | 398 | { *__to = *__from; } | | Also, include cstdint header to get rid of other gcc13 specific errors. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: upgrade 23.09.25812.14 -> 23.13.26032.30Teoh Suh Haw2023-05-301-2/+2
| | | | | | | | Release Notes: https://github.com/intel/compute-runtime/releases/tag/23.13.26032.30 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: upgrade 1.0.13463.18 -> 1.0.13700.14Teoh Suh Haw2023-05-301-2/+2
| | | | | | | | Release Notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.13700.14 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms: fix build errors with gcc13Anuj Mittal2023-05-292-0/+47
| | | | | | | | | | Fixes errors like: | /build/poky/build/tmp/work/x86-64-v3-poky-linux/lms/2245.0.0.0-r0/git/MEIClient/Include/MEIparser.h:11:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'? | 10 | #include <vector> | +++ |+#include <cstdint> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ispc: fix build with gcc13Anuj Mittal2023-05-292-0/+33
| | | | | | | Backport an upstream fix to missing missing header issue triggered when building with gcc13. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* thermald: depend on autoconf-archive-nativeNaveen Saini2023-05-231-0/+2
| | | | | | configure: error: AX_CHECK_COMPILE_FLAG not found, you'll need to install autoconf-archive Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* embree: upgrade 4.0.1 -> 4.1.0Teoh Suh Haw2023-05-181-1/+1
| | | | | | | | Release Notes: https://github.com/embree/embree/releases/tag/v4.1.0 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ispc: fix recipeNaveen Saini2023-05-152-3/+44
| | | | | | | | | | | | | | | | | | | | | | | | There are few problems in current recipe: (1) ispc needs to invoke native llvm-config from target sysroot to list LLVM lib libraries. clang already provides crossscripts/llvm-config, which does the job. However, using LLVM_TOOLS_BINARY_DIR leads to wrong llvm-config being used. So remove it from search path for llvm-config. (2) Error: ispc/1.19.0-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-ld: ispc/1.19.0-r0/recipe-sysroot-native/usr/lib/libclang-cpp.so: undefined reference to `std::condition_variable::wait(std::unique_lock<std::mutex>&)@GLIBCXX_3.4.30' error: linker command failed with exit code 1 (use -v to see invocation) Native libraries were being linked to target libraries leading to this failure. Fix and cleanup DEPENDS/RDEPENDS. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>