aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-10-23intel-compute-runtime: add libva to DEPENDSAnuj Mittal
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>
2020-10-20libva-intel-utils: make sure it PROVIDES libva-utilsAnuj Mittal
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>
2020-10-20conf: fix recipe name for libva-utilsAnuj Mittal
The name is libva-intel-utils and not libva-utils-intel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-19open-model-zoo: upgrade 2020.4 -> 2021.1Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-16jhi: check for upstream commitsAnuj Mittal
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>
2020-10-15layer.conf: add gatesgarth to LAYERSERIES_COMPATAnuj Mittal
We'd still like to remain compatible with dunfell core as well. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-15compute-runtime: upgrade 20.33.17675 -> 20.40.18075Anuj Mittal
Release notes: https://github.com/intel/compute-runtime/releases/tag/20.40.18075 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-15igc: upgrade 1.0.4756 -> 1.0.5176Anuj Mittal
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>
2020-10-15vc-intrinsics: update to latestAnuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-15opencl-clang: add recipe for LLVM 11Anuj Mittal
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>
2020-10-15llvm: fix build with LLVM11Anuj Mittal
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>
2020-10-15level-zero: upgrade 1.0 -> 1.0.13Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-09itt: allow compilation with muslAnuj Mittal
ITT compiles fine with musl now so remove the COMPATIBLE_HOST check. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-08intel-mediasdk: remove older versionAnuj Mittal
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>
2020-10-08openvino-inference-engine: upgrade 2020.4 -> 2021.1Anuj Mittal
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>
2020-10-08openvino-model-optimizer: upgrade 2020.4 -> 2021.1Anuj Mittal
Release notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-08ngraph: removeAnuj Mittal
Starting with OpenVINO 2020.2, ngraph has been merged in OpenVINO. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-07intel-mediasdk: upgrade 20.2.1 -> 20.3.0Lim Siew Hoon
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>
2020-10-07intel-mediasdk: add PACKAGECONFIG for ittAnuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-07intel-media-driver: upgrade 20.2.0 -> 20.3.0Lim Siew Hoon
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>
2020-10-07gmmlib: upgrade 20.2.5 -> 20.3.2Lim Siew Hoon
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>
2020-10-07libva-intel-utils: add recipeAnuj Mittal
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>
2020-10-07libva-intel: add recipeAnuj Mittal
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>
2020-10-07open-model-zoo: install python demos as wellsangeeta jain
Signed-off-by: sangeeta jain <sangeeta.jain@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-05linux-intel-rt/5.4: update to v5.4.66Naveen Saini
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>
2020-10-05linux-intel/5.4: update to v5.4.68Naveen Saini
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>
2020-10-05sbsigntool: upgrade 0.9.3 -> 0.9.4Anuj Mittal
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>
2020-10-02jhi: upgrade 1.37 -> 1.38Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-02hdcp: upgrade 20.1.0 -> 20.2.0Anuj Mittal
Release notes: https://github.com/intel/hdcp/releases/tag/intel-HDCP-20.2.0 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-02onednn: upgrade 1.5 -> 1.6.4Anuj Mittal
Release notes: https://github.com/oneapi-src/oneDNN/releases/tag/v1.6.4 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-02ixgbevf: upgrade 4.8.1 -> 4.9.3Anuj Mittal
Release notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.9.3/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-02ixgbe: upgrade 5.8.1 -> 5.9.4Anuj Mittal
Release notes: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.9.4/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-09-24intel-graphics-compiler: improve src package reproducibilityLee Chee Yang
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>
2020-09-18Revert "intel-graphics-compiler: improve src package reproducibility"Anuj Mittal
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>
2020-09-11intel-compute-runtime: fix packagingAnuj Mittal
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>
2020-09-10lms: fix buildAnuj Mittal
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>
2020-09-10intel-graphics-compiler: improve src package reproducibilityLee Chee Yang
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>
2020-09-09linux-intel-rt/5.4: update to v5.4.59Naveen Saini
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>
2020-09-09linux-intel-dev: update to v5.8.0Naveen Saini
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>
2020-09-09intel-mediasdk: add PACKAGECONFIG for openclAnuj Mittal
Enables the OpenCL dependent code (which right now is just a sample) to be built. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-09-09intel-mediasdk: add PACKAGECONFIG for samplesAnuj Mittal
Enable samples to be built by default and package them separately. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-09-04intel-compute-runtime: add PACKAGECONFIG for level zeroAnuj Mittal
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>
2020-09-03level-zero: upgrade 0.91.10 -> 1.0Naveen Saini
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>
2020-09-03intel-compute-runtime: upgrade 20.27.17231 -> 20.33.17675Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-09-03intel-graphics-compiler: upgrade 1.0.4241 -> 1.0.4756Naveen Saini
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>
2020-09-03vc-intrinsics: add recipeNaveen Saini
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>
2020-09-01linux-intel-rt/5.4: update revision to include bug fixesNaveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-08-26linux-intel/5.4: update to v5.4.57Naveen Saini
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>
2020-08-25gmmlib: upgrade 20.2.3 -> 20.2.5Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-08-17libipt: upgrade 2.0.2 -> 2.0.3Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>