summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* rkcommon: upgrade 1.12.0 -> 1.13.0Anuj Mittal2024-02-281-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: upgrade 23.22.26516.18 -> 24.05.28454.6Anuj Mittal2024-02-283-70/+20
| | | | | | | | Drop the patch that has already been merged. License-Update: OpenCL-Headers are now Apache-2.0 licensed. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: upgrade 1.0.14062.11 -> 1.0.15985.7Anuj Mittal2024-02-282-22/+23
| | | | | | | | The instrinsics Python scripts now need mako module as well. Use the native Python to ensure builds are not dependent on what is installed on the host. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: backport patches to fix bugsLim Siew Hoon2024-02-263-0/+130
| | | | | | | | | | | 1. Enable JPEG Enc support with BGR4 format. * 0001-JPEGe-Enable-BGR4-JPEG-Enc-support-6470.patch 2. Fixed YV12 setBuffers for V & U plane offsets calculation * 0001-Fix-SetBuffersYV12-V-U-plane-offsets-calculation-647.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: upgrade 23.3.4 -> 23.4.3Lim Siew Hoon2024-02-264-109/+41
| | | | | | | | | | | | | | | Drops patches already merged: * 0001-Encode-Bugfix-for-HEVC-VDENC-422-RPL-caps-issue.-588.patch * 0001-RT-Common-Fix-MediaAdapterType-issue-5898.patch Added new patches: * 0001-ARLH-DID-open-source-6286.patch Release notes: https://github.com/oneapi-src/oneVPL-intel-gpu/releases/tag/intel-onevpl-23.4.3 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl: upgrade 2023.3.1 -> 2023.4.0Lim Siew Hoon2024-02-262-9/+9
| | | | | | | | | | | Rebased patches: * 0001-vpl.pc.in-dont-pass-pcfiledir-to-cflags.patch Release notes: https://github.com/intel/libvpl/releases/tag/v2023.4.0 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 23.3.5 -> 23.4.3Lim Siew Hoon2024-02-2617-260/+969
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop patches already merged: * 0002-Add-VASurfaceAttribMemoryType-for-ACM.patch * 0004-Set-sRGB-color-space-for-non-video-wall-and-no-backg.patch * 0005-XRGB-force-to-do-swizzle-for-AVC-HEVC.patch * 0006-Add-DG2-DIDs.patch Rebased patchess: * 0001-Disable-vp9-padding-on-mtl.patch * 0002-Force-ARGB-surface-to-tile4-for-ACM.patch Added new bug fixed: * 0004-Add-device-ID-for-ARL.patch * 0005-Add-XR24-support-to-DMABuf.patch * 0006-add-INTEL-MEDIA-ALLOC-refineE-to-specify-the-memory-.patch * 0007-Skip-report-keys.patch * 0008-Limit-INTEL-MEDIA-ALLOC-MODE-to-MTL-and-ARL-only.patch * 0009-Skip-cache-bucket-realloc-for-default-mode-0.patch * 0010-Fix-failed-4k-video-wall-test-case-and-color-corrupt.patch * 0011-Disable-422H-format-output.patch * 0012-Decode-Fix-AVC-decode-SFC-4K-hang-issue.patch Release notes: https://github.com/intel/media-driver/releases/tag/intel-media-23.4.3 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* gmmlib: upgrade 22.3.12 -> 22.3.15Lim Siew Hoon2024-02-263-32/+44
| | | | | | | | | | | Added a patches for new ARL-H device id support: - 0001-Introduce-ARL-H-support-172.patch Remove a patches already merged: - 0001-Add-more-DG2-Device-IDs.patch Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: drop usage of PYTHON_PNAnuj Mittal2024-02-231-2/+2
| | | | | | Follow OE-core in removing usage of PYTHON_PN. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms: use CVE_STATUS instead of CVE_CHECK_IGNOREAnuj Mittal2024-02-151-2/+1
| | | | | | CVE_CHECK_IGNORE was deprecated and shouldn't be used anymore. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe/ixgbvf: use CVE_STATUS instead of CVE_CHECK_IGNOREAnuj Mittal2024-02-152-4/+2
| | | | | | CVE_CHECK_IGNORE was deprecated and shouldn't be used anymore. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: fix reproducibility issuesYogesh Tyagi2024-02-151-1/+1
| | | | | | | | | | | Prevent host paths from getting into target packages. Also prevents buildpaths warnings for files: | File /usr/src/debug/openvino-inference-engine/2023.3.0/src/plugins/intel_cpu/cross-compiled/attn_memcpy_disp.cpp in package openvino-inference-engine-src contains reference to TMPDIR File | File /usr/src/debug/openvino-inference-engine/2023.3.0/src/plugins/intel_cpu/cross-compiled/mha_single_token_disp.cpp in package openvino-inference-engine-src contains reference to TMPDIR | File /usr/src/debug/openvino-inference-engine/2023.3.0/src/plugins/intel_cpu/cross-compiled/softmax_disp.cpp in package openvino-inference-engine-src contains reference to TMPDIR [buildpaths] Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/6.7: update to tag mainline-tracking-v6.7-rc3-linux-231206T020418ZYogesh Tyagi2024-02-141-1/+1
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/6.6: update to tag lts-v6.6.14-rt21-preempt-rt-240131T164236ZYogesh Tyagi2024-02-141-3/+3
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/6.6: update to tag lts-v6.6.14-linux-240131T053107ZYogesh Tyagi2024-02-142-4/+4
| | | | | | | | | | linux-intel-lts has backported ae1914174 to 6.6 branch. The commit drops CONFIG_DEBUG_CREDENTIALS config option which results in warnings when building with yocto-6.6 branch of y-k-c. Suppress the warnings for linux-intel kernel for now. Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* open-model-zoo: upgrade 2023.2.0 -> 2023.3.0Yogesh Tyagi2024-02-061-1/+1
| | | | | | | | Release Notes: https://github.com/openvinotoolkit/open_model_zoo/releases/tag/2023.3.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: upgrade 2023.2.0 -> 2023.3.0Yogesh Tyagi2024-02-061-2/+2
| | | | | | | | Release Notes: https://github.com/openvinotoolkit/openvino/releases/tag/2023.3.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: upgrade 2023.2.0 -> 2023.3.0Yogesh Tyagi2024-02-061-6/+13
| | | | | | | | | | | | This version of OpenVINO tries to fetch node-api-headers and node-addon-api at compile time using CMake's FetchContent. Download these during do_fetch instead and set FETCHCONTENT_BASE_DIR to tell CMake where the content is. License-Update: Both new components are licensed MIT. Release Notes: https://github.com/openvinotoolkit/openvino/releases/tag/2023.3.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* qemuboot-intel.inc: clean upNaveen Saini2024-02-051-2/+1
| | | | | | | | | /dev/urandom entropy source already being passed using QB_RNG [1]. [1] https://git.yoctoproject.org/poky/tree/meta/classes-recipe/qemuboot.bbclass#n101 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: update to latest kernel configNaveen Saini2024-01-303-3/+3
| | | | | | | | | | | | This update includes: can: drop obsolete CONFIG_PCH_CAN bsp/intel-x86: add support for TI DP83867 Gigabit PHY beaglebone: Drop the nonassignable kernel options features/qat/qat.cfg: enable CONFIG_PCIEAER Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: upgrade 3.3.1 -> 3.3.4Naveen Saini2024-01-241-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* metrics-discovery: upgrade 1.12.165.1 -> 1.12.170Naveen Saini2024-01-241-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-intel-utils: upgrade 2.20.0 -> 2.20.1Naveen Saini2024-01-241-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* level-zero: upgrade 1.11.0 -> 1.15.8Naveen Saini2024-01-241-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt: upgrade 3.24.2 -> 3.24.6Naveen Saini2024-01-241-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* Rename virtual/opencl-icd to virtual-opencl-icdAnuj Mittal2024-01-232-2/+2
| | | | | | | | The recipe RPROVIDES virtual-opencl-icd now. https://git.openembedded.org/meta-openembedded/commit/?id=4dbbef7a39ad18206ca6cebf7a1e08aebe5b5a65 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: fix menuconfigNaveen Saini2024-01-223-11/+52
| | | | | | | | Refreshed and include patches from linux-yocto 6.6 to detect ncurses correctly when cross-compiling. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* Add oeqa parselog ignoresRoss Burton2024-01-082-0/+23
| | | | | | | | | | | | As of oe-core 97dacf, the parselogs oeqa runtime test now loads ignores from files on disk, instead of hardcoding them. This will likely cause meta-intel to fail because the meta-intel-specific ignores have been removed from oe-core. This patch adds them back to meta-intel. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* Change default kernel for poky and poky-altcfgYogesh Tyagi2024-01-081-4/+3
| | | | | | | | | | * Make linux-intel-lts v6.6.5 the default kernel for poky * Make linux-intel-lts v6.6.5 the default RT kernel for poky * Make mainline-tracking v6.7-rc3 the default kernel for poky-altcfg * Maintain only one version of rt kernel Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/6.4: drop recipeYogesh Tyagi2024-01-081-22/+0
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/6.7: add recipeYogesh Tyagi2024-01-081-5/+5
| | | | | | | | Replace v6.4 with mainline-tracking v6.7-rc3 tag mainline-tracking-v6.7-rc3-linux-231129T100251Z Also change yocto-kernel-cache branch to master Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/6.6: add recipeYogesh Tyagi2024-01-081-6/+6
| | | | | | | Replace v6.1 with linux-intel-lts v6.6.5 tag lts-v6.6.5-rt16-preempt-rt-231212T043456Z, Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/6.6: add recipeYogesh Tyagi2024-01-081-6/+6
| | | | | | | Replace v6.1 with linux-intel-lts v6.6.5 tag lts-v6.6.5-linux-231211T170932Z Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* README: update tested hardware listNaveen Saini2023-12-111-4/+8
| | | | | | | Added Raptor Lake-P & Alder Lake-P platforms. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* README: update installer image configLee Chee Yang2023-12-081-2/+2
| | | | | Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-cmt-cat: upgrade 23.08 -> 23.11Yongxin Liu2023-12-071-1/+1
| | | | | Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* open-model-zoo: upgrade 2023.1.0 -> 2023.2.0Yogesh Tyagi2023-12-071-1/+1
| | | | | | | | Release Notes: https://github.com/openvinotoolkit/open_model_zoo/releases/tag/2023.2.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: upgrade 2023.1.0 -> 2023.2.0Yogesh Tyagi2023-12-071-2/+2
| | | | | | | | Release Notes: https://github.com/openvinotoolkit/openvino/releases/tag/2023.2.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ispc: upgrade 1.21.1 -> 1.22.0Naveen Saini2023-12-012-2/+54
| | | | | | | | Release notes: https://github.com/ispc/ispc/releases/tag/v1.22.0 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* oidn: upgrade 1.4.3 -> 2.1.0Naveen Saini2023-12-012-42/+4
| | | | | | | | | | | Drop patch, which is not required anymore. Update license files path. Refreshed copyrights in license and third party programs. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0Yogesh Tyagi2023-12-018-194/+98
| | | | | | | | | | | | | | | | * Release notes: https://github.com/openvinotoolkit/openvino/releases/tag/2023.2.0 * Drop the patches which included header cstdint to fix build issues with gcc13 as these changes are already incorporated in the upstream code. * gflags and zlib are now used as bundled dependencies https://github.com/openvinotoolkit/openvino/pull/20762 * Refresh the patches Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: upgrade 3.3 -> 3.3.1Naveen Saini2023-11-271-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onedpl: upgrade 2022.2.0 -> 2022.3.0Naveen Saini2023-11-271-2/+2
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-compiler: drop recipeNaveen Saini2023-11-271-59/+0
| | | | | | | | | With v2024.0 version, intel-oneapi-mkl runtime dependencies are provided by intel-oneapi-dpcpp-cpp-runtime packages. So this is of no use now. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-mkl: upgrade 2023.0.0-25398 -> 2024.0.0-49656Naveen Saini2023-11-271-20/+18
| | | | | | | | Now intel-oneapi-mkl runtime dependencies are provided by intel-oneapi-dpcpp-cpp-runtime packages. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-ipp: 2021.7.0-25396 -> 2021.10.0-653Naveen Saini2023-11-272-47/+35
| | | | | | | Updated license installation location in licensing/third-party-programs.txt. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-dpcpp-cpp: 2023.1.0-46305 -> 2024.0.0-49819Naveen Saini2023-11-271-5/+5
| | | | | | | 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.1.0-46305 -> 2024.0.0-49819Naveen Saini2023-11-271-11/+13
| | | | | | | | | | | Date update, format change, license installation location updates, re-arragement, listed additional third party softwares in license.htm. Release note: https://www.intel.com/content/www/us/en/developer/articles/release-notes/intel-oneapi-dpc-c-compiler-release-notes.html Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: upgrade 23.2.4 -> 23.3.4Lim Siew Hoon2023-11-243-1/+109
| | | | | | | | | | | | Backport two code fixed: - 0001-Encode-Bugfix-for-HEVC-VDENC-422-RPL-caps-issue.-588.patch - 0001-RT-Common-Fix-MediaAdapterType-issue-5898.patch Release notes: https://github.com/oneapi-src/oneVPL-intel-gpu/releases/tag/intel-onevpl-23.3.4 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl: upgrade 2023.3.0 -> 2023.3.1Lim Siew Hoon2023-11-241-1/+1
| | | | | | | | Release notes: https://github.com/oneapi-src/oneVPL/releases/tag/v2023.3.1 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>