summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* intel-compute-runtime: add libva to DEPENDSAnuj Mittal2020-10-231-1/+1
| | | | | | | | | libva is needed to have cl_intel_va_api_media_sharing [1] extension enabled. [1] https://github.com/intel/compute-runtime/blob/master/opencl/doc/cl_intel_va_api_media_sharing.md Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-intel-utils: make sure it PROVIDES libva-utilsAnuj Mittal2020-10-201-0/+3
| | | | | | | The recipe should PROVIDE/RPROVIDE libva-utils so it's actually built when using libva-utils. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* conf: fix recipe name for libva-utilsAnuj Mittal2020-10-202-4/+4
| | | | | | The name is libva-intel-utils and not libva-utils-intel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* open-model-zoo: upgrade 2020.4 -> 2021.1Anuj Mittal2020-10-192-100/+17
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* jhi: check for upstream commitsAnuj Mittal2020-10-161-0/+2
| | | | | | | | The project doesn't tag releases and pushes everything as one commit whenever there's a new version. So follow the commits - whenever there's one available, we should upgrade. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* layer.conf: add gatesgarth to LAYERSERIES_COMPATAnuj Mittal2020-10-151-1/+1
| | | | | | We'd still like to remain compatible with dunfell core as well. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* compute-runtime: upgrade 20.33.17675 -> 20.40.18075Anuj Mittal2020-10-152-12/+24
| | | | | | | Release notes: https://github.com/intel/compute-runtime/releases/tag/20.40.18075 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* igc: upgrade 1.0.4756 -> 1.0.5176Anuj Mittal2020-10-151-2/+7
| | | | | | | Include compatibility for both LLVM 10 and LLVM 11. Vector Compiler fails to compile for LLVM 11 so disable the build for now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* vc-intrinsics: update to latestAnuj Mittal2020-10-151-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* opencl-clang: add recipe for LLVM 11Anuj Mittal2020-10-152-0/+37
| | | | | | | Point to latest for llvm 11 branch as there's no official release yet. And, pick the version of opencl-clang based on LLVMVERSION. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* llvm: fix build with LLVM11Anuj Mittal2020-10-152-6/+73
| | | | | | | | | | | Ensure that we can build with both dunfell (LLVM10) and current master (LLVM11) of meta-clang. Look for LLVMVERSION set by meta-clang and include relevant patches based on the version. There's no official release for SPIRV-LLVM-Translator yet for LLVM11 so pick the latest. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* level-zero: upgrade 1.0 -> 1.0.13Anuj Mittal2020-10-151-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* itt: allow compilation with muslAnuj Mittal2020-10-091-2/+0
| | | | | | ITT compiles fine with musl now so remove the COMPATIBLE_HOST check. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: remove older versionAnuj Mittal2020-10-081-59/+0
| | | | | | | Commit b9c01736 introduced a new recipe instead of upgrading an older one. Remove the recipe with older version. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: upgrade 2020.4 -> 2021.1Anuj Mittal2020-10-086-109/+121
| | | | | | | | | Release notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html Update the firmware files and refresh patches as well. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: upgrade 2020.4 -> 2021.1Anuj Mittal2020-10-081-2/+2
| | | | | | | Release notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ngraph: removeAnuj Mittal2020-10-083-89/+0
| | | | | | Starting with OpenVINO 2020.2, ngraph has been merged in OpenVINO. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 20.2.1 -> 20.3.0Lim Siew Hoon2020-10-071-0/+60
| | | | | | | | Release notes: https://github.com/Intel-Media-SDK/MediaSDK/releases/tag/intel-mediasdk-20.3.0 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: add PACKAGECONFIG for ittAnuj Mittal2020-10-072-0/+51
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 20.2.0 -> 20.3.0Lim Siew Hoon2020-10-071-3/+5
| | | | | | | | Release notes: https://github.com/intel/media-driver/releases/tag/intel-media-20.3.0 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* gmmlib: upgrade 20.2.5 -> 20.3.2Lim Siew Hoon2020-10-071-1/+1
| | | | | | | | Release notes: https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-20.3.2 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-intel-utils: add recipeAnuj Mittal2020-10-073-0/+40
| | | | | | | | | | We need a later version of libva than what is available in oe-core for the media components. Create our own copy of the recipe and include it only when someone has included one of meta-intel MACHINEs. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-intel: add recipeAnuj Mittal2020-10-073-0/+65
| | | | | | | | | | We need a later version of libva than what is available in oe-core for the media components. Create our own copy of the recipe and include it only when someone has included one of meta-intel MACHINEs. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* open-model-zoo: install python demos as wellsangeeta jain2020-10-071-0/+2
| | | | | Signed-off-by: sangeeta jain <sangeeta.jain@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update to v5.4.66Naveen Saini2020-10-051-3/+3
| | | | | | | | Updates -rt patchset to -rt38. Update kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: update to v5.4.68Naveen Saini2020-10-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tag 'v5.4.68': (117 commits) Linux 5.4.68 iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE mm: memcg: fix memcg reclaim soft lockup net: add __must_check to skb_put_padto() net: qrtr: check skb_put_padto() return value net: phy: Do not warn in phy_stop() on PHY_DOWN net: phy: Avoid NPD upon phy_detach() when driver is unbound net: lantiq: Disable IRQs only if NAPI gets scheduled net: lantiq: Use napi_complete_done() net: lantiq: use netif_tx_napi_add() for TX NAPI net: lantiq: Wake TX queue again bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex. bnxt_en: return proper error codes in bnxt_show_temp net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported tipc: use skb_unshare() instead in tipc_buf_append() tipc: fix shutdown() of connection oriented socket tipc: Fix memory leak in tipc_group_create_member() taprio: Fix allowing too small intervals nfp: use correct define to return NONE fec ... Updated kernel config as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* sbsigntool: upgrade 0.9.3 -> 0.9.4Anuj Mittal2020-10-051-2/+2
| | | | | | | | Upgrade to a commit beyond 0.9.4. Release notes: https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/commit/?id=d52f7bbb73401aab8a1d59e8d0d686ad9641035e Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* jhi: upgrade 1.37 -> 1.38Anuj Mittal2020-10-021-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* hdcp: upgrade 20.1.0 -> 20.2.0Anuj Mittal2020-10-021-0/+0
| | | | | | | Release notes: https://github.com/intel/hdcp/releases/tag/intel-HDCP-20.2.0 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: upgrade 1.5 -> 1.6.4Anuj Mittal2020-10-021-3/+3
| | | | | | | Release notes: https://github.com/oneapi-src/oneDNN/releases/tag/v1.6.4 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.8.1 -> 4.9.3Anuj Mittal2020-10-021-1/+1
| | | | | | | Release notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.9.3/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.8.1 -> 5.9.4Anuj Mittal2020-10-021-1/+1
| | | | | | | Release notes: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.9.4/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: improve src package reproducibilityLee Chee Yang2020-09-242-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | Improve the reproducibility of intel-graphics-compiler-src by replacing the absolute build path with relative one in bison compiled files. The --file-prefix-map could only work on bison 3.7 onward so add it only when bison is newer than 3.7. │ │ │ -#ifndef YY_CISA_YOCTO_POKY_MASTER_BUILD_TMP_WORK_SKYLAKE_64_POKY_LINUX_INTEL_GRAPHICS_COMPILER_1_0_4241_R0_BUILD_IGC_VISA_CISA_TAB_HPP_INCLUDED │ │ │ -# define YY_CISA_YOCTO_POKY_MASTER_BUILD_TMP_WORK_SKYLAKE_64_POKY_LINUX_INTEL_GRAPHICS_COMPILER_1_0_4241_R0_BUILD_IGC_VISA_CISA_TAB_HPP_INCLUDED │ │ │ +#ifndef YY_CISA_YOCTO_POKY_MASTER_BUILD_2_TMP_WORK_SKYLAKE_64_POKY_LINUX_INTEL_GRAPHICS_COMPILER_1_0_4241_R0_BUILD_IGC_VISA_CISA_TAB_HPP_INCLUDED │ │ │ +# define YY_CISA_YOCTO_POKY_MASTER_BUILD_2_TMP_WORK_SKYLAKE_64_POKY_LINUX_INTEL_GRAPHICS_COMPILER_1_0_4241_R0_BUILD_IGC_VISA_CISA_TAB_HPP_INCLUDED Also suppress #line directives in scanner that have the build path: │ │ │ -#line 2593 "/yocto/poky-master/build/tmp/work/skylake-64-poky-linux/intel-graphics-compiler/1.0.4241-r0/build/IGC/visa/lex.CISA.cpp" │ │ │ +#line 2593 "/yocto/poky-master/build-2/tmp/work/skylake-64-poky-linux/intel-graphics-compiler/1.0.4241-r0/build/IGC/visa/lex.CISA.cpp" Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* Revert "intel-graphics-compiler: improve src package reproducibility"Anuj Mittal2020-09-182-35/+0
| | | | | | | | | This reverts commit c6ca760d24dc016434e79a6aceeb608fba890a3c. This breaks builds using meta-intel master with oe-core dunfell because the bison option isn't available on older versions. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: fix packagingAnuj Mittal2020-09-111-3/+2
| | | | | | | Make sure that level zero driver is also packaged properly and -dev only gets the headers. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms: fix buildAnuj Mittal2020-09-102-1/+37
| | | | | | | | | | | | Disable the compilation of cim plugin of openwsman explicitly to avoid looking for library that is needed for code we don't want to build. Fixes: | CMake Error at CMakeLists.txt:329 (FIND_LIBRARY): | Could not find SFCC_LIBRARIES using the following names: cmpisfcc Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: improve src package reproducibilityLee Chee Yang2020-09-102-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | Improve the reproducibility of intel-graphics-compiler-src by replacing the absolute build path with relative one in bison compiled files. │ │ │ -#ifndef YY_CISA_YOCTO_POKY_MASTER_BUILD_TMP_WORK_SKYLAKE_64_POKY_LINUX_INTEL_GRAPHICS_COMPILER_1_0_4241_R0_BUILD_IGC_VISA_CISA_TAB_HPP_INCLUDED │ │ │ -# define YY_CISA_YOCTO_POKY_MASTER_BUILD_TMP_WORK_SKYLAKE_64_POKY_LINUX_INTEL_GRAPHICS_COMPILER_1_0_4241_R0_BUILD_IGC_VISA_CISA_TAB_HPP_INCLUDED │ │ │ +#ifndef YY_CISA_YOCTO_POKY_MASTER_BUILD_2_TMP_WORK_SKYLAKE_64_POKY_LINUX_INTEL_GRAPHICS_COMPILER_1_0_4241_R0_BUILD_IGC_VISA_CISA_TAB_HPP_INCLUDED │ │ │ +# define YY_CISA_YOCTO_POKY_MASTER_BUILD_2_TMP_WORK_SKYLAKE_64_POKY_LINUX_INTEL_GRAPHICS_COMPILER_1_0_4241_R0_BUILD_IGC_VISA_CISA_TAB_HPP_INCLUDED Also suppress #line directives in scanner that have the build path: │ │ │ -#line 2593 "/yocto/poky-master/build/tmp/work/skylake-64-poky-linux/intel-graphics-compiler/1.0.4241-r0/build/IGC/visa/lex.CISA.cpp" │ │ │ +#line 2593 "/yocto/poky-master/build-2/tmp/work/skylake-64-poky-linux/intel-graphics-compiler/1.0.4241-r0/build/IGC/visa/lex.CISA.cpp" Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update to v5.4.59Naveen Saini2020-09-092-43/+3
| | | | | | | | | Updates -rt patchset to -rt36. Dropped ed the binutils 2.35 fix patch which is already merged in 5.4/preempt-rt. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-dev: update to v5.8.0Naveen Saini2020-09-091-4/+3
| | | | | | | | Also fetch latest kernel config data. Dropped the binutils 2.35 fix patch which is already merged. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: add PACKAGECONFIG for openclAnuj Mittal2020-09-092-1/+39
| | | | | | | Enables the OpenCL dependent code (which right now is just a sample) to be built. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: add PACKAGECONFIG for samplesAnuj Mittal2020-09-091-2/+15
| | | | | | Enable samples to be built by default and package them separately. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: add PACKAGECONFIG for level zeroAnuj Mittal2020-09-041-0/+4
| | | | | | | Add a PACKAGECONFIG that can be enabled when level zero driver is required to be built. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* level-zero: upgrade 0.91.10 -> 1.0Naveen Saini2020-09-031-4/+14
| | | | | | | Build and ship samples under ${PN}-samples package. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: upgrade 20.27.17231 -> 20.33.17675Naveen Saini2020-09-031-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: upgrade 1.0.4241 -> 1.0.4756Naveen Saini2020-09-032-3/+66
| | | | | | | | Release notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.4756 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* vc-intrinsics: add recipeNaveen Saini2020-09-031-0/+25
| | | | | | | | | | | | VC Intrinsics project contains a set of new intrinsics on top of core LLVM IR instructions that represent SIMD semantics of a program targeting GPU. Ref: https://github.com/intel/vc-intrinsics Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update revision to include bug fixesNaveen Saini2020-09-011-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: update to v5.4.57Naveen Saini2020-08-264-4/+6
| | | | | | | Fix for binutils 2.35 is already merged in 5.4/yocto. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* gmmlib: upgrade 20.2.3 -> 20.2.5Anuj Mittal2020-08-251-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libipt: upgrade 2.0.2 -> 2.0.3Anuj Mittal2020-08-171-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>