aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-02-14linux-intel-rt/6.6: update to tag lts-v6.6.14-rt21-preempt-rt-240131T164236ZYogesh Tyagi
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-02-14linux-intel/6.6: update to tag lts-v6.6.14-linux-240131T053107ZYogesh Tyagi
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>
2024-02-06open-model-zoo: upgrade 2023.2.0 -> 2023.3.0Yogesh Tyagi
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>
2024-02-06openvino-model-optimizer: upgrade 2023.2.0 -> 2023.3.0Yogesh Tyagi
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>
2024-02-06openvino-inference-engine: upgrade 2023.2.0 -> 2023.3.0Yogesh Tyagi
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>
2024-02-05qemuboot-intel.inc: clean upNaveen Saini
/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>
2024-01-30linux-intel: update to latest kernel configNaveen Saini
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>
2024-01-24onednn: upgrade 3.3.1 -> 3.3.4Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-01-24metrics-discovery: upgrade 1.12.165.1 -> 1.12.170Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-01-24libva-intel-utils: upgrade 2.20.0 -> 2.20.1Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-01-24level-zero: upgrade 1.11.0 -> 1.15.8Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-01-24itt: upgrade 3.24.2 -> 3.24.6Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-01-23Rename virtual/opencl-icd to virtual-opencl-icdAnuj Mittal
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>
2024-01-22linux-intel: fix menuconfigNaveen Saini
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>
2024-01-08Add oeqa parselog ignoresRoss Burton
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>
2024-01-08Change default kernel for poky and poky-altcfgYogesh Tyagi
* 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>
2024-01-08linux-intel-rt/6.4: drop recipeYogesh Tyagi
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-01-08linux-intel/6.7: add recipeYogesh Tyagi
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>
2024-01-08linux-intel-rt/6.6: add recipeYogesh Tyagi
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>
2024-01-08linux-intel/6.6: add recipeYogesh Tyagi
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>
2023-12-11README: update tested hardware listNaveen Saini
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>
2023-12-08README: update installer image configLee Chee Yang
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-12-07intel-cmt-cat: upgrade 23.08 -> 23.11Yongxin Liu
Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-12-07open-model-zoo: upgrade 2023.1.0 -> 2023.2.0Yogesh Tyagi
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>
2023-12-07openvino-model-optimizer: upgrade 2023.1.0 -> 2023.2.0Yogesh Tyagi
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>
2023-12-01ispc: upgrade 1.21.1 -> 1.22.0Naveen Saini
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>
2023-12-01oidn: upgrade 1.4.3 -> 2.1.0Naveen Saini
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>
2023-12-01openvino-inference-engine: upgrade 2023.1.0 -> 2023.2.0Yogesh Tyagi
* 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>
2023-11-27onednn: upgrade 3.3 -> 3.3.1Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-11-27onedpl: upgrade 2022.2.0 -> 2022.3.0Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-11-27intel-oneapi-compiler: drop recipeNaveen Saini
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>
2023-11-27intel-oneapi-mkl: upgrade 2023.0.0-25398 -> 2024.0.0-49656Naveen Saini
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>
2023-11-27intel-oneapi-ipp: 2021.7.0-25396 -> 2021.10.0-653Naveen Saini
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>
2023-11-27intel-oneapi-dpcpp-cpp: 2023.1.0-46305 -> 2024.0.0-49819Naveen Saini
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>
2023-11-27intel-oneapi-dpcpp-cpp-runtime: upgrade 2023.1.0-46305 -> 2024.0.0-49819Naveen Saini
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>
2023-11-24onevpl-intel-gpu: upgrade 23.2.4 -> 23.3.4Lim Siew Hoon
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>
2023-11-24onevpl: upgrade 2023.3.0 -> 2023.3.1Lim Siew Hoon
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>
2023-11-24intel-media-driver: upgrade 23.2.4 -> 23.3.5Lim Siew Hoon
Removed patches already merged: - 0001-ARGB-force-to-tile4.patch - 0001-Fix-FC-Corruption-When-Blending-without-Colorfill-in.patch - 0001-Fix-FC-Corruption-When-Blending-without-Colorfill.patch - 0001-Force-to-render-path-according-to-app-setting.patch - 0002-Add-DRM-format-mappings-for-JPEG-decoder-output.patch Rebased patches: - 0001-Disable-VP9-padding-on-MTL.patch - 0004-Set-sRGB-color-space-for-non-video-wall-and-no-backg.patch Added code fixed and new DG2 device id support: - 0002-Add-VASurfaceAttribMemoryType-for-ACM.patch - 0003-Force-ARGB-surface-to-tile4-for-ACM.patch - 0005-XRGB-force-to-do-swizzle-for-AVC-HEVC.patch - 0006-Add-DG2-DIDs.patch Release notes: https://github.com/intel/media-driver/releases/tag/intel-media-23.3.5 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-11-24libva-intel-utils: upgrade 2.19.0 -> 2.20.0Lim Siew Hoon
Release notes: https://github.com/intel/libva-utils/releases/tag/2.20.0 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-11-24libva-intel: upgrade 2.19.0 -> 2.20.0Lim Siew Hoon
Release notes: https://github.com/intel/libva/releases/tag/2.20.0 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-11-24gmmlib: upgrade 22.3.7 -> 22.3.12Lim Siew Hoon
Added a patches for new DG2 device id support: - 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>
2023-11-20linux-intel-rt/6.1: update to v6.1.59-rt1620.0-nanbield-4.3Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-11-20linux-intel/6.1: update to v6.1.59Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-11-17lms: install /etc/lms directoryAnuj Mittal
Make sure that we install /etc/lms otherwise starting the service will result in errors: | Nov 15 08:30:17 intel-corei7-64 systemd[1052]: lms.service: Failed to set up mount namespacing: /run/systemd/unit-root/etc/lms: No such file or directory | Nov 15 08:30:17 intel-corei7-64 systemd[1052]: lms.service: Failed at step NAMESPACE spawning /usr/bin/lms: No such file or directory | Nov 15 08:30:17 intel-corei7-64 systemd[1]: lms.service: Main process exited, code=exited, status=226/NAMESPACE | Nov 15 08:30:17 intel-corei7-64 systemd[1]: lms.service: Failed with result 'exit-code'. | Nov 15 08:30:17 intel-corei7-64 systemd[1]: Failed to start Local Manageability Service. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-11-15intel-microcode: upgrade 20230808 -> 20231114Anuj Mittal
Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20231114 Fixes CVE-2023-23583. Details: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00950.html Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-11-01metee: fix compilation error with muslLee Chee Yang
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-10-30lms: 2245.0.0.0 -> 2322.0.0.0Lee Chee Yang
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-10-30libipt: 2.0.6 -> 2.1.0Lee Chee Yang
by default, enable the new tool 'ptseg' for finding the PSB segment for a given offset. Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-10-30metee: 3.1.3 -> 3.1.6Lee Chee Yang
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-10-30onedpl: 2022.0.0 -> 2022.2.0Lee Chee Yang
License-Update: added license for Modern GPU and oneDPL samples https://github.com/oneapi-src/oneDPL/blob/release/2022.2/licensing/third-party-programs.txt Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>