summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* intel-mediasdk: fix dependenciesSebastian Suesens2022-08-041-1/+3
| | | | | | | | | intel-mediasdk depends only on libva intel-mediasdk has a runtime dependency to intel-media-driver removed libdrm dependency from intel-mediasdk because libva depends on libdrm Signed-off-by: Sebastian Suesens <Sebastian.Suesens@baslerweb.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: fix reproducibility issuesAnuj Mittal2022-07-282-0/+27
| | | | | | | | | | | Prevent host paths from getting into target packages. Also prevents buildpaths warnings for files: | File /usr/lib/libopenvino.so in package openvino-inference-engine contains reference to TMPDIR [buildpaths] | File /usr/lib/python3.10/site-packages/openvino/inference_engine/ie_api.so in package openvino-inference-engine-python3 contains reference to TMPDIR [buildpaths] | File /usr/src/debug/openvino-inference-engine/2022.1-r0/build/src/plugins/intel_cpu/cross-compiled/proposal_imp_disp.cpp in package openvino-inference-engine-src contains reference to TMPDIR Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ospray : upgrade 2.9.0 -> 2.10.0Yogesh Tyagi2022-07-271-2/+3
| | | | | | | | | | | Release Notes: https://github.com/ospray/ospray/releases/tag/v2.10.0 License-Update: copyright years updated Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvkl : upgrade 1.2.0 -> 1.3.0Yogesh Tyagi2022-07-271-1/+1
| | | | | | | | Release Notes: https://github.com/openvkl/openvkl/releases/tag/v1.3.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* embree : upgrade 3.13.3 -> 3.13.4Yogesh Tyagi2022-07-271-1/+1
| | | | | | | | Release Notes: https://github.com/embree/embree/releases/tag/v3.13.4 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* rkcommon : upgrade 1.9.0 -> 1.10.0Yogesh Tyagi2022-07-271-1/+1
| | | | | | | | Release Notes: https://github.com/ospray/rkcommon/releases/tag/v1.10.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ispc : upgrade 1.17.0 -> 1.18.0Yogesh Tyagi2022-07-273-56/+47
| | | | | | | | | | | | | * Don't build with clang specifically and let user decide. * Drop already merged patch: 0001-Enable-LLVM-15.0-support.patch * ispc generated headers include a comment will full path to the header. Patch the code to drop this comment. * Tweak bison and flex invocation to make sure they don't include #line directives. * Add flex-native to DEPENDS. * Release notes: https://github.com/ispc/ispc/releases/tag/v1.18.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 22.3.1 -> 22.4.4Lim Siew Hoon2022-07-253-111/+66
| | | | | | | | | | | Drops patches already merged: * c8457540aed1ab9424661087276fb788c0e3aabb.patch Add patches to fix fails with musl libc * 0001-Fix-uClibc-build.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* thermald : upgrade 2.4.9 -> 2.5.0Yogesh Tyagi2022-07-251-1/+1
| | | | | | | | Release Notes: https://github.com/intel/thermal_daemon/releases/tag/v2.5 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onedpl : upgrade 2021.6.1 -> 2021.7.0Yogesh Tyagi2022-07-211-2/+2
| | | | | | | | Release Notes: https://github.com/oneapi-src/oneDPL/releases/tag/oneDPL-2021.7.0-release Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ipmctl : upgrade 03.00.00.0438 -> 03.00.00.0439Yogesh Tyagi2022-07-211-3/+3
| | | | | | | | Release Notes: https://github.com/intel/ipmctl/releases/tag/v03.00.00.0439 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn : Upgrade 2.6 -> 2.6.1Yogesh Tyagi2022-07-211-1/+1
| | | | | | | | Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v2.6.1 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms : upgrade 2151.0.0.0 -> 2226.0.0.0Yogesh Tyagi2022-07-211-1/+1
| | | | | | | | Release Notes: https://github.com/intel/lms/releases/tag/v2226.0.0.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: upgrade 22.3.2 -> 22.4.4Lim Siew Hoon2022-07-202-34/+2
| | | | | | | | Drops patches already merged: * 0001-HEVCe-lib-Fix-REXT-DDIID-issue-2566.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl: upgrade 2022.0.3 -> 2022.1.5Lim Siew Hoon2022-07-207-407/+3
| | | | | | | | | | | | | Drops patches already merged: * 0001-Fix-basename-build-issue-with-musl_libc.patch * 0001-sample_common-Fix-missing-UYUV-fourcc-enc-input.patch * 0001-sample_common-Fix-regression-of-missing-mutex-init.patch * 0001-samples-Addin-wayland-scanner-auto-generate-on-cmake.patch * 0002-sample_misc-Addin-basic-wayland-dmabuf-support.patch * 0003-sample_misc-use-wayland-dmabuf-to-render-nv12.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 22.3.0 -> 22.4.4Lim Siew Hoon2022-07-201-1/+1
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-intel-utils: upgrade 2.14.0 -> 2.15.0Lim Siew Hoon2022-07-201-2/+2
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-intel: upgrade 2.14.0 -> 2.15.0Lim Siew Hoon2022-07-201-1/+1
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* gmmlib: upgrade 22.1.2 -> 22.1.4Lim Siew Hoon2022-07-201-1/+1
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: fix buildpaths issueAnuj Mittal2022-07-185-5/+109
| | | | | | | | | Include following fixes from linux-yocto to fix buildpaths warnings: 2fca0fd71981 lib/build_OID_registry: fix reproducibility issues 0f586f4ee8ad vt/conmakehash: improve reproducibility Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: Fix HEVC 12 bit EncodeTeng, Jin Chung2022-06-242-0/+32
| | | | | | | Backport: https://github.com/oneapi-src/oneVPL-intel-gpu/commit/43e7fa4d8acee6f3610c941f86925974405f82df Signed-off-by: Teng, Jin Chung <jin.chung.teng@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* slimboot-tools: update to latest commitNaveen Saini2022-06-221-2/+2
| | | | | | | LICENSE file have re-formatting. So update checksum value. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: remove 32 bit specific tweaksAnuj Mittal2022-06-205-26/+2
| | | | | | | We test this kernel only with 64 bit machine types. Make changes to reflect that. intel-core2-32 should be built with linux-yocto kernel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: upgrade 22.22.23355 -> 22.23.23405Anuj Mittal2022-06-171-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: upgrade 1.0.11279 -> 1.0.11378Anuj Mittal2022-06-172-449/+1
| | | | | | Remove the backported patch. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.10: remove recipesAnuj Mittal2022-06-175-255/+2
| | | | | | 5.15 is the only tested and default version now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe : upgrade 5.14.6 -> 5.15.2Yogesh Tyagi2022-06-101-1/+1
| | | | | | | | Release Notes: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.15.2/ Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf : upgrade 4.14.5 -> 4.15.1Yogesh Tyagi2022-06-101-1/+1
| | | | | | | | Release Notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.15.1/ Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.15: update to v5.15.43Naveen Saini2022-06-101-2/+2
| | | | | | | updates -rt patchset to -rt45. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.15: update to v5.15.43Naveen Saini2022-06-101-2/+2
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: upgrade 22.11.22682 -> 22.22.23355Anuj Mittal2022-06-102-237/+1
| | | | | | Remove upstreamed patch and revert to default for built-ins compilation. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: upgrade 1.0.10395 -> 1.0.11279Anuj Mittal2022-06-109-161/+493
| | | | | | | | | | * Remove upstreamed patches and refresh others. * Include the LICENSE.md file and remove the cpp file which just points to MIT license. * Update the license to MIT and Apache-2.0 * Install vcb tool from -native recipe. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.10: update to v5.10.115Naveen Saini2022-06-101-2/+3
| | | | | | | updates -rt patchset to -rt67. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.10: update to v5.10.115Naveen Saini2022-06-102-2/+92
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: change branch name master -> mainNaveen Saini2022-06-071-1/+1
| | | | | | | | | Upstream json-schema-validator has made 'main' as default branch. https://github.com/pboettch/json-schema-validator.git Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: fix failures with gcc12Anuj Mittal2022-05-202-0/+235
| | | | | | | | | | | | | | | | | | | | | | | | Backport patch to fix build failures like: | recipe-sysroot/usr/include/c++/12.1.0/bits/unique_ptr.h:95:9: error: 'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete] | 95 | delete __ptr; | | ^~~~~~~~~~~~ | git/shared/source/os_interface/windows/wddm/adapter_info.cpp: In function 'std::wstring NEO::queryAdapterDriverStorePath(const Gdi&, D3DKMT_HANDLE)': | git/shared/source/os_interface/windows/wddm/adapter_info.cpp:31:117: note: returned from 'void* operator new [](std::size_t)' | 31 | std::unique_ptr<uint64_t> storage{new uint64_t[(privateDataSizeNeeded + sizeof(uint64_t) - 1) / sizeof(uint64_t)]}; | | ^ | In member function 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = long unsigned int]', | inlined from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = long unsigned int; _Dp = std::default_delete<long unsigned int>]' at recipe-sysroot/usr/include/c++/12.1.0/bits/unique_ptr.h:396:17, | inlined from 'std::wstring NEO::queryAdapterDriverStorePath(const Gdi&, D3DKMT_HANDLE)' at git/shared/source/os_interface/windows/wddm/adapter_info.cpp:46:1: | recipe-sysroot/usr/include/c++/12.1.0/bits/unique_ptr.h:95:9: error: 'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete] | 95 | delete __ptr; | | ^~~~~~~~~~~~ | git/shared/source/os_interface/windows/wddm/adapter_info.cpp: In function 'std::wstring NEO::queryAdapterDriverStorePath(const Gdi&, D3DKMT_HANDLE)': | git/shared/source/os_interface/windows/wddm/adapter_info.cpp:31:117: note: returned from 'void* operator new [](std::size_t)' | 31 | std::unique_ptr<uint64_t> storage{new uint64_t[(privateDataSizeNeeded + sizeof(uint64_t) - 1) / sizeof(uint64_t)]}; | | ^ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* level-zero: remove devtool commentsAnuj Mittal2022-05-201-21/+0
| | | | | | | We missed removing the comments added by devtool while doing the upgrade. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libxcam: fix narrowing warning due to GCC12Naveen Saini2022-05-182-0/+95
| | | | | | | | | | | | | | Patch submitted to use uint32_t instead of int for IOCTLs commands. Warning log: | ../../../git/xcore/fake_v4l2_device.h: In member function 'virtual int XCam::FakeV4l2Device::io_control(int, void*)': | ../../../git/xcore/fake_v4l2_device.h:42:14: error: narrowing conversion of '3225441794' from 'long unsigned int' to 'int' [-Wnarrowing] | 42 | case VIDIOC_ENUM_FMT: | | ^~~~~~~~~~~~~~~ | make[4]: *** [Makefile:685: libgstxcamsrc_la-gstxcamsrc.lo] Error 1 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: remove patchAnuj Mittal2022-05-181-27/+0
| | | | | | | The patch was removed from SRC_URI in an earlier commit but we forgot to actually remove the patch file itself. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ipmctl: fix build with gcc12Anuj Mittal2022-05-182-0/+39
| | | | | | | | | | | | | Ignore warnings generated with gcc12 for now. | /ipmctl/03.00.00.0438-r0/git/DcpmPkg/cli/NvmDimmCli.c: In function 'showHelp': | /ipmctl/03.00.00.0438-r0/git/DcpmPkg/cli/NvmDimmCli.c:1031:24: error: the comparison will always evaluate as 'true' for the address of 'options' will never be NULL [-Werror=address] | 1031 | (pCmd->options != NULL)) { | | ^~ | compilation terminated due to -Wfatal-errors. | cc1: all warnings being treated as errors Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: upgrade 22.1.0 -> 22.3.2Lim Siew Hoon2022-05-181-3/+6
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 22.1.0 -> 22.3.0Lim Siew Hoon2022-05-181-1/+1
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 22.1.1 -> 22.3.1Lim Siew Hoon2022-05-183-423/+1
| | | | | | | | | Drops patches already merged: * 0001-upstream-ADLN.patch * 0002-Add-support-for-ADL-N-Enable-the-cmake-options.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-intel-utils: upgrade 2.13.0 -> 2.14.0Lim Siew Hoon2022-05-181-2/+2
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-intel: upgrade 2.13.0 -> 2.14.0Lim Siew Hoon2022-05-181-1/+1
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* gmmlib: upgrade 22.0.3 -> 22.1.2Lim Siew Hoon2022-05-181-1/+1
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-microcode: upgrade 20220419 -> 20220510Ovidiu Panait2022-05-181-1/+1
| | | | | | | | | | | | | | | | | | | | | intel-microcode-20220510 includes fixes for CVE-2021-33117 and CVE-2022-21151. CVE-2021-33117: A potential security vulnerability in some 3rd Generation Intel® Xeon® Scalable Processors may allow information disclosure. Intel is releasing firmware updates to mitigate this potential vulnerability. https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00586.html CVE-2022-21151: A potential security vulnerability in some Intel® Processors may allow information disclosure. Intel is releasing firmware updates to mitigate this potential vulnerability. https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00617.html Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* maintainers.inc: add missing entry for vc-intrinsicsNaveen Saini2022-05-131-0/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ipp-crypto-mb: update to latestAnuj Mittal2022-05-111-2/+3
| | | | | | Include the latest updates and fixes for gcc-12. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: define SRCREV_FORMATAnuj Mittal2022-05-101-0/+2
| | | | | | | Since this fetches multiple repositories, define SRCREV_FORMAT so SRCPV is expanded properly. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>