summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* onevpl: fix onevpl-examples packagingNaveen Saini2023-05-111-3/+3
| | | | | | | Currently vpl/examples are not being installed in examples pkg. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ipmctl : upgrade 03.00.00.0483 -> 03.00.00.0485Teoh Suh Haw2023-05-111-1/+1
| | | | | | | | | Release Notes: ipmctl: https://github.com/intel/ipmctl/releases/tag/v03.00.00.0485-2 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.13230.7 -> 1.0.13463.18Teoh Suh Haw2023-04-281-4/+4
| | | | | | | | | | | Release Notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.13463.18 Upgrade SPIRV-Tools to v2023.2 release Upgrade SPIRV-Headers to tag sdk-1.3.243.0 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: upgrade 23.05.25593.11 -> 23.09.25812.14Teoh Suh Haw2023-04-282-4/+4
| | | | | | | | | | Release Notes: https://github.com/intel/compute-runtime/releases/tag/23.09.25812.14 Adapt external-ocloc.patch Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: upgrade 3.0.1 -> 3.1Teoh Suh Haw2023-04-131-2/+3
| | | | | | | | | | Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v3.1 Disable Graph API with ONEDNN_BUILD_GRAPH=OFF because that is not supported with DNNL_GPU_RUNTIME=OCL. Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: upgrade 22.49.25018.24 -> 23.05.25593.11Teoh Suh Haw2023-04-132-4/+4
| | | | | | | | | | Release Notes: https://github.com/intel/compute-runtime/releases/tag/23.05.25593.11 Adapt allow-to-find-cpp-generation-tool.patch 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.12812.24 -> 1.0.13230.7Teoh Suh Haw2023-04-139-325/+16
| | | | | | | | | | | | | | | | Release Notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.13230.7 Drop already merged patches: c707d1e2244aec988bdd5d2a7473ef3a32a5bac7.patch d1761dfc3ca6b54bac0ee213389a65f84d2aa9b7.patch e09e752949e7af0231884d1b11ea907e3e8b1611.patch fix-build-with-llvm12.patch Fixes fuzz warnings. Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.19: update to tag ↵Teoh Suh Haw2023-04-111-1/+1
| | | | | | | mainline-tracking-v5.19-rt10-preempt-rt-230316T223733Z Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/6.2: update to tag mainline-tracking-v6.2-linux-230308T061118ZTeoh Suh Haw2023-04-111-2/+2
| | | | | | | Updated kernel cache Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/6.1: update to tag lts-v6.1.12-linux-230316T132124ZTeoh Suh Haw2023-04-111-3/+3
| | | | | | | Updated kernel cache Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onedpl: upgrade 2021.7.0 -> 2022.0.0Naveen Saini2023-04-071-2/+2
| | | | | | | Release notes: https://github.com/oneapi-src/oneDPL/releases/tag/oneDPL-2022.0.0-release Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* maintainers.inc: include entry for intel-cmt-catNaveen Saini2023-04-071-1/+2
| | | | | | Re-arranged entry for intel-graphics-compiler to align with alphabetical order. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* intel-cmt-cat: add recipeYongxin Liu2023-04-051-0/+29
| | | | | | | | | | | | | | This software package provides basic support for Intel(R) Resource Director Technology (Intel(R) RDT) including: Cache Monitoring Technology (CMT) Memory Bandwidth Monitoring (MBM) Cache Allocation Technology (CAT) Code and Data Prioritization (CDP) Memory Bandwidth Allocation (MBA) Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* openvino: fix UPSTREAM_CHECK_GITTAGREGEXAnuj Mittal2023-03-282-2/+2
| | | | | | | We don't need to match versions with suffixes signifying they are pre-releases. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvkl: disable avx ISAs for intel-corei7-64 machineNaveen Saini2023-03-281-0/+6
| | | | | | | | | | It enables them by default instead of checking based on what is supported. openvklTest throws following error: SIGILL - Illegal instruction signal Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt: upgrade 3.23.0 -> 3.24.0Teoh Suh Haw2023-03-281-1/+1
| | | | | | | | Release Notes: https://github.com/intel/ittapi/releases/tag/v3.24.0 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms: upgrade 2226.0.0.0 -> 2245.0.0.0Teoh Suh Haw2023-03-281-1/+1
| | | | | | | | Release Notes: https://github.com/intel/lms/releases/tag/v2245.0.0.0 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ipmctl : upgrade 03.00.00.0468 -> 03.00.00.0483Teoh Suh Haw2023-03-282-22/+24
| | | | | | | | | | | | | Release Notes: ipmctl: https://github.com/intel/ipmctl/releases/tag/v03.00.00.0483 edk2: https://github.com/tianocore/edk2/releases/tag/edk2-stable202302 Adapt patch for edk2 202302 release Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: upgrade 3.0 -> 3.0.1Teoh Suh Haw2023-03-281-1/+1
| | | | | | | | Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v3.0.1 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* metrics-discovery : upgrade 1.12.158 -> 1.12.163Teoh Suh Haw2023-03-281-1/+1
| | | | | | | | Release Notes: https://github.com/intel/metrics-discovery/releases/tag/metrics-discovery-1.12.163 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-ipp: install headersNaveen Saini2023-03-281-1/+5
| | | | | | | Required when building applications with ipp. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: add PACKAGECONFIG for samplesAnuj Mittal2023-03-271-4/+2
| | | | | | | Add an option to turn OFF compilation of samples and tools. Move the OpenCV dependency to this PACKAGECONFIG. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: remove python3-opencv from DEPENDSAnuj Mittal2023-03-271-1/+1
| | | | | | | | | | It's no longer needed to be present after the change in [1] was merged in 2022.3.0. Also see [2]. [1] https://github.com/openvinotoolkit/openvino/commit/09a0fb789090bfa462dba9d6e1d6c9711d495e06 [2] https://github.com/openvinotoolkit/openvino/pull/14617 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: Use external gflagsZoltan Boszormenyi2023-03-271-1/+3
| | | | | Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ospray: upgrade 2.10.0 -> 2.11.0Naveen Saini2023-03-171-3/+3
| | | | | | | | | | | Added entry for Intel(R) Implicit SPMD Program Compiler (ISPC) in third-party-programs.txt. Target ospray_module_cpu library build need libispcrt from ispc, so added ispc also to DEPENDS. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvkl: upgrade 1.3.0 -> 1.3.2Naveen Saini2023-03-171-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* embree: upgrade 3.13.5 -> 4.0.1Naveen Saini2023-03-171-4/+4
| | | | | | | | | | | | Turn off EMBREE_ZIP_MODE, which ships environement scrpit for build env setup. Removed duplicate DEMBREE_ISPC_SUPPORT configuration. checksum update: Added entry for Intel(R) oneAPI DPC++/C++ compiler in third-party-programs.txt. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* rkcommon: upgrade 1.10.0 -> 1.11.0Naveen Saini2023-03-171-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* jhi: remove recipe and testAnuj Mittal2023-03-153-114/+0
| | | | | | This project is no longer maintained. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino: fix UPSTREAM_CHECK_GITTAGREGEXAnuj Mittal2023-03-142-2/+2
| | | | | | Make sure we don't match the pre-releases. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: Fix build dependencyZoltan Boszormenyi2023-03-141-1/+1
| | | | | | | Use virtual/opencl-icd instead of ocl-icd explicitly. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: Fix build dependencyZoltán Böszörményi2023-03-141-1/+1
| | | | | | | Use virtual/opencl-icd instead of ocl-icd explicitly. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-mkl: Fix runtime dependencyZoltán Böszörményi2023-03-141-1/+1
| | | | | | | Use virtual/opencl-icd instead of ocl-icd explicitly. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-dpcpp-cpp-runtime: Fix runtime dependencyZoltan Boszormenyi2023-03-141-1/+1
| | | | | | | Use virtual/opencl-icd instead of ocl-icd explicitly. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-oneapi-compiler: Fix runtime dependencyZoltan Boszormenyi2023-03-141-1/+1
| | | | | | | Use virtual/opencl-icd instead of ocl-icd explicitly. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: Fix build dependencyZoltán Böszörményi2023-03-141-1/+1
| | | | | | | Use virtual/opencl-icd instead of ocl-icd explicitly. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* conf/machine: set preferred kernel to 6.2 for poky-altcfgNaveen Saini2023-03-091-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/6.2: add recipeNaveen Saini2023-03-095-11/+6
| | | | | | | | | | | | | It builds 6.2 kernel version from mainline-tracking tree. https://github.com/intel/mainline-tracking tag: mainline-tracking-v6.2-linux-230223T032049Z Remove linux-intel 5.19 recipe. There is no -rt version of 6.2 yet so 5.19-rt has been kept. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: upgrade 2.7.1 -> 3.0Teoh Suh Haw2023-03-011-2/+2
| | | | | | | | Release Notes:; https://github.com/oneapi-src/oneDNN/releases/tag/v3.0 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ispc: upgrade 1.18.0 -> 1.19.0Naveen Saini2023-03-014-107/+9
| | | | | | | Dropped patches which are already available. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: upgrade 22.38.24278 -> 22.49.25018.24Anuj Mittal2023-02-243-17/+19
| | | | | | | | | Release notes: https://github.com/intel/compute-runtime/releases/tag/22.49.25018.24 License-Update: Includes full text of license now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* igc: add patch upstream statusChee Yang Lee2023-02-241-0/+2
| | | | | Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: upgrade 1.0.12812.9 -> 1.0.12812.24Anuj Mittal2023-02-241-6/+6
| | | | | | | Release notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.12812.24 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* thermald: upgrade 2.5.1 -> 2.5.2Anuj Mittal2023-02-231-1/+1
| | | | | | | | Release 2.5.2 - Support Alder Lake N - Support ITMT version 2, which is used in some Raptor Lake systems Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.16.5 -> 4.17.11Anuj Mittal2023-02-231-1/+1
| | | | | | | Release notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.17.11/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: update to latest from 2022.3 branchAnuj Mittal2023-02-221-1/+1
| | | | | | Brings in support for NumPy 1.24. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: update to latest on 2022.3 branchAnuj Mittal2023-02-222-38/+14
| | | | | | | Brings in support for NumPy 1.24 and support for system installed OpenCL. Includes a newer version of myriad firmware as well. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.17.1 -> 5.18.11Teoh Suh Haw2023-02-211-1/+1
| | | | | Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* xf86-video-ast : upgrade 1.1.5 -> 1.1.6Teoh Suh Haw2023-02-211-2/+2
| | | | | | | Add XORG_DRIVER_COMPRESSOR to fetch tar.gz package instead of tar.bz2 because 1.1.6 does not have tar.bz package. Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: upgrade 2022.2.0 -> 2022.3.0Teoh Suh Haw2023-02-211-2/+2
| | | | | | | | Release notes: https://github.com/openvinotoolkit/openvino/releases/tag/2022.3.0 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>