summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* gmmlib: upgrade 22.3.5 -> 22.3.7Lim Siew Hoon2023-08-101-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 20230512 -> 20230808Anuj Mittal2023-08-091-1/+1
| | | | | | | | | Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20230808 Also fixes CVE-2022-40982, CVE-2023-23908 and CVE-2022-41804. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/6.4: change kernel cache branch to yocto-6.4Yogesh Tyagi2023-08-031-2/+2
| | | | | | | * Use latest commit from yocto-6.4 of kernel cache Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/6.4: add recipeYogesh Tyagi2023-08-032-1/+21
| | | | | | | | | | | | * It builds 6.4 RT kernel from mainline-tracking tree. https://github.com/intel/mainline-tracking tag: mainline-tracking-v6.4-rt6-preempt-rt-230727T015607Z * Make linux-intel-rt v6.4.0 the default RT kernel for poky-altcfg * Change kernel cache branch to yocto-6.4 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> 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-crypto-mb : upgrade 2021.7.1 -> 2021.8Yogesh Tyagi2023-07-311-2/+2
| | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
* conf/machine: set preferred kernel to 6.4 for poky-altcfgYogesh Tyagi2023-07-241-1/+1
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/6.4: add recipeYogesh Tyagi2023-07-241-5/+5
| | | | | | | | | | | | It builds 6.4 kernel version from mainline-tracking tree. https://github.com/intel/mainline-tracking tag: mainline-tracking-v6.4-linux-230712T101017Z Drop v6.2 mainline recipe Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/6.1: update to tag lts-v6.1.38-rt12-preempt-rt-230713T145506ZYogesh Tyagi2023-07-241-3/+3
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/6.1: update to tag lts-v6.1.38-linux-230713T130532ZYogesh Tyagi2023-07-241-3/+3
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@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>
* metrics-discovery : upgrade 1.12.164 -> 1.12.165Yogesh Tyagi2023-07-131-1/+1
| | | | | Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* libipt : upgrade 2.0.5 -> 2.0.6Yogesh Tyagi2023-07-131-2/+2
| | | | | | | | | | | License-Update: copyright years updated Following line added to LICENSE file: SPDX-License-Identifier: BSD-3-Clause Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* itt : upgrade 3.24.0 -> 3.24.2Yogesh Tyagi2023-07-131-1/+1
| | | | | 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>
* sbsigntool: fix Upstream-Status formatAnuj Mittal2023-06-271-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* hdcp: fix Upstream-Status formatAnuj Mittal2023-06-271-1/+1
| | | | 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.
* security.md: document security policy and reporting guidelineAnuj Mittal2023-06-201-0/+6
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* sbsigntool-native: fix SRCREVNaveen Saini2023-06-191-2/+1
| | | | | | | | An earlier commit introducing the version upgrade didn't update SRCREV correctly. Fix it. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* 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>
* onevpl: dont pass pcfiledir to cflagsMarkus Volk2023-06-162-0/+29
| | | | | | | | | | | | | | | | | Avoid to pass ${pcfiledir} to CFLAGS and thus fix build for ffmpeg with --enable-libvpl | ERROR: libvpl >= 2.6 not found | | If you think configure made a mistake, make sure you are using the latest | version from Git. If the latest version fails, report the problem to the | ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat. | Include the log file "ffbuild/config.log" produced by configure as this will help | solve the problem. | WARNING: exit code 1 from a shell command. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-cmt-cat: upgrade 4.5.0 -> 4.6.0Anuj Mittal2023-06-161-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* sbsigntool-native: upgrade to 0.9.5Anuj Mittal2023-06-162-35/+3
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: add RDEPEND on intel-media-driverMarkus Volk2023-06-161-0/+1
| | | | | | | | intel-media-driver is also required at runtime and doesn't get installed by default. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: Fix H265 SCC encode failure.Lim Siew Hoon2023-06-162-0/+36
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-crypto-mb: fix multilib buildAnuj Mittal2023-06-142-0/+43
| | | | | | | | | | | | | Make sure libraries are installed correctly even when libdir is not /usr/lib. Fixes: | ERROR: intel-crypto-mb-2021.6-r0 do_package: QA Issue: intel-crypto-mb: Files/directories were installed but not shipped in any package: | /usr/lib/libcrypto_mb.so.11.4 | /usr/lib/libcrypto_mb.so.11 | /usr/lib/libcrypto_mb.so | /usr/lib/libcrypto_mb.a 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>
* onevpl-intel-gpu: Disable CM COPY for ADL-P and RPL-P.Lim Siew Hoon2023-06-022-0/+33
| | | | | Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl: fix various issuesLim Siew Hoon2023-06-026-0/+342
| | | | | | | | | | | 1. Fixed memory leaking on sample rendering in wayland 2. Fixed sample_multi_transcode segfault rendering in wayland. 3. Fixed sample X11 rendering in corruption issue. 4. Fixed Adjust MJPEG 1920x1080 alignment issue. 5. Fixed sample_multi_transcode intermittent segfault issue. Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* metrics-discovery: upgrade 1.12.163 -> 1.12.164Teoh Suh Haw2023-06-011-1/+1
| | | | | | | | Release Notes: https://github.com/intel/metrics-discovery/releases/tag/metrics-discovery-1.12.164 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>