summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* intel-microcode: upgrade 20200508 -> 20200520Anuj Mittal2020-05-211-1/+1
| | | | | | | Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/437f382b1be4412b9d03e2bbdcda46d83d581242/releasenote Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ace: fix upstream checkAnuj Mittal2020-05-211-0/+1
| | | | | | Point to github releases page instead that lists the releases. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-microcode: upgrade 20191115 -> 20200508Anuj Mittal2020-05-211-2/+2
| | | | | | | | | Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/d6e1db6755da2d682f4558d1723f16f26575c4d1/releasenote License-Update: Change in Copyright year Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-vaapi-driver: backport fixes for gcc10 failuresAnuj Mittal2020-05-203-1/+73
| | | | | | | Backport fixes from upstream for gcc 10 failures. This should help when oe-core reverts back to using the default of -fno-common with gcc10. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: enable config for intel lynxpoint pinctrl and gpio driverNaveen Saini2020-05-202-0/+2
| | | | | | | | | | | CONFIG_GPIO_LYNXPOINT renamed to CONFIG_PINCTRL_LYNXPOINT https://github.com/intel/linux-intel-lts/commit/cb81404ffe750270f072d1fc839a4afe288046f3 This change is specific to linux-intel-lts kernel, so it is not merged in yocto-kernel-cache. 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 to v5.4.39Naveen Saini2020-05-201-3/+3
| | | | | | | | Updates -rt patchset to -rt23. Also 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.39Naveen Saini2020-05-201-3/+3
| | | | | | | Also update kernel config. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.6.3 -> 4.7.1Anuj Mittal2020-05-192-37/+1
| | | | | | | Use modules_install target and remove the depmod patch that shouldn't be required now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-utils-intel: drop recipeNaveen Saini2020-05-183-46/+0
| | | | | | | | libva-utils in oe-core moved to latest release, so no need to carry in meta-intel anymore. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-intel: drop recipeNaveen Saini2020-05-183-59/+0
| | | | | | | | libva in oe-core moved to latest release, so no need to carry in meta-intel anymore. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* jhi: enable service using SvsVinitNaveen Saini2020-05-181-1/+5
| | | | | | | Set INITSCRIPT variables to invoke jhi service on boot Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* jhi: specify the systemd service fileAnuj Mittal2020-05-151-2/+2
| | | | | | | Ensures that we actually include the postinst script with this service file in the rpm. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* jhi: split installation of appletsAnuj Mittal2020-05-111-3/+3
| | | | | | | Make sure applets needed for test go to test package and SpoolerApplet goes to jhi package. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* igt-gpu-tools: upgrade 1.24 -> 1.25Anuj Mittal2020-05-081-6/+6
| | | | | | | | | aubdump has been removed upstream. Switch to using meson and force SECURITY_X_LDFLAGS to be used to switch to lazy binding instead of "now". This makes sure the symbols are resolved correctly and things don't segfault at runtime. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* jhi: upgrade 1.33 -> 1.37Naveen Saini2020-05-051-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* Revert "virtualization: include virtualization feature in linux-intel 4.19 ↵Lee Chee Yang2020-04-292-3/+0
| | | | | | | | | | kernel" as meta-intel drop support for 4.19 kernel, this bbappend are no longer required. reverts commit 108c6938a9b8a71b94d2e8d368c2f39e6ec20530. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* runtime/onednn: Check onednn file existYeoh Ee Peng2020-04-281-3/+3
| | | | | | | | | | Previously, the status return with 0 even though the file required was not exist. Fixed the file exist checking for onednn source file required for compilation testing. Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* runtime/onednn: Update tests as mkldnn rename to onednnYeoh Ee Peng2020-04-282-6/+6
| | | | | | | | Update test pakcages checking and referencing as mkldnn rename to onednn. Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-utils-intel: keep compatible with zeus as wellNaveen Saini2020-04-271-4/+29
| | | | | | | | To avoid recipe version confilicts with oe-core recipes from dunfell and zeus, better to carry full recipe instead of require libva-utils recipe. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-intel: keep compatible with zeusNaveen Saini2020-04-271-3/+39
| | | | | | | | To avoid recipe version confilicts with oe-core recipes from dunfell and zeus, better to carry full recipe instead of require libva recipe. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* layer.conf: allow to build with zeusNaveen Saini2020-04-279-7/+9
| | | | | | | | | | | Class 'distro_features_check' has moved to 'features_check', which does not allow dunfell and latest releases to build against zeus release. Inherit class based on LAYERSERIES_CORENAMES. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: link to llvm conditionallyNaveen Saini2020-04-271-1/+3
| | | | | | | | | | In order to use this recipe with zeus, link to llvm based on LLVMVERSION. In zeus release, LLVMVERSION points to 9.x. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* opencl-clang: add recipe for 9.0.0 as wellNaveen Saini2020-04-275-27/+81
| | | | | | | | | opencl-clang project release branches links to different LLVM versions. So, in order to use latest igc version with both clang 10.x and 9.x, added seprated recipes. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* llvm-project-source: allow to use with zeus releaseNaveen Saini2020-04-276-4/+394
| | | | | | | | | | In order to use latest opencl versions with zeus, carrying llvm9 specific patches, and conditinally applying based on LLVMVERSION. In zeus release, LLVMVERSION points to 9.x. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* Revert "igt-gpu-tools: upgrade 1.24 -> 1.25"Anuj Mittal2020-04-271-4/+6
| | | | | | | | | This reverts commit 77a0e289d5df928a5d5c9c659c850e7b46505711. The tests in 1.25 segfault. Revert the upgrade while we are trying to identify and fix the problem. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/4.19: removeAnuj Mittal2020-04-275-171/+2
| | | | | | | We will maintain only the 5.4 kernel for dunfell LTS. Switch alt-cfg to using v5.4. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: add CMAKE_SKIP_RPATHAnuj Mittal2020-04-241-0/+1
| | | | | | | | dunfell has a change in cmake class that forces cmake to use relative RPATHs but when this recipe is used with zeus, we'd need to explicitly make sure that binaries don't have absolute paths. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libipt: add CMAKE_SKIP_RPATHAnuj Mittal2020-04-241-0/+1
| | | | | | | | dunfell has a change in cmake class that forces cmake to use relative RPATHs but when this recipe is used with zeus, we'd need to explicitly make sure that binaries don't have absolute paths. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* mkl-dnn: upgrade 1.2.2 -> 1.4Anuj Mittal2020-04-214-14/+85
| | | | | | | | | | The name of project has changed to oneDNN. Enable GPU engine to be built by default which would need clang layer to be included. Also include two minor fixes to install logic that have been submitted for review upstream. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* igt-gpu-tools: upgrade 1.24 -> 1.25Anuj Mittal2020-04-201-6/+4
| | | | | | aubdump has been removed upstream. Switch to using meson. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* compute-runtime: upgrade 20.14.16441 -> 20.15.16524Anuj Mittal2020-04-201-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: upgrade 1.0.3698 -> 1.0.3771Anuj Mittal2020-04-201-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-skylake-64: add it to dpdk COMPATIBLE_MACHINEAnuj Mittal2020-04-201-0/+2
| | | | | | Enables it to be built for this MACHINE value. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* opencl-clang: fix runtime errorNaveen Saini2020-04-174-34/+80
| | | | | | | | | | | | | | | Error log: clang (LLVM option parsing): Unknown command line argument '-pgo-warn-misexpect'. Try: 'clang (LLVM option parsing) --help' Force opencl-clang to link with shared clang-cpp for target builds and explicitly link with spirv library because of a change in behaviour in llvm 10. Use the patch to link with all static libs only for native cases where meta-clang default to building static libs only by default. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-utils-intel: keep upgraded libva-utils version to meta-intel MACHINE ↵Naveen Saini2020-04-163-1/+14
| | | | | | | | | | | specific Make sure that we use the upgraded version of libva-utils only when using MACHINE value from meta-intel. For all other cases, libva-utils from oe-core should be used. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-intel: keep upgraded libva version to meta-intel MACHINE specificNaveen Saini2020-04-163-0/+16
| | | | | | | | | Make sure that we use the upgraded version of libva only when using MACHINE value from meta-intel. For all other cases, libva from oe-core should be used. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* runtime/intel_vaapi_driver: Set i965 dirver for testsYeoh Ee Peng2020-04-161-2/+4
| | | | | | | | | Set i965 driver for libVA in order to enable vaapi plugin because by default libVA use iHD driver where vaapi plugin was not available. Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* runtime/dldt_inference_engine: Remove cpu extensionYeoh Ee Peng2020-04-141-1/+1
| | | | | | | Remove cpu extension as it was not needed anymore for OpenVINO 2020. Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* dldt-model-optimizer: upgrade 2019r3.1 -> 2020r1Anuj Mittal2020-04-141-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update to v5.4.26Naveen Saini2020-04-141-3/+2
| | | | | | | | Updates -rt patchset to -rt17. Dropped patch, which is already merged. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: bump to v5.4.28Naveen Saini2020-04-145-3/+5
| | | | | | | Dropped patch which is already merged. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* qemuboot-intel: use Skylake-Client instead of kvm64Anuj Mittal2020-04-141-1/+1
| | | | | | | Use skylake-client instead of legacy kvm64 for intel-skylake-64 MACHINE. Also helps prevent problems when booting up using KVM in QEMU. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 19.4.0 -> 20.1.0Naveen Saini2020-04-141-2/+2
| | | | | | | | For more information: https://github.com/Intel-Media-SDK/MediaSDK/releases/tag/intel-mediasdk-20.1.0 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 19.4.0 -> 20.1.1Naveen Saini2020-04-141-2/+2
| | | | | | | | For more info please check here: https://github.com/intel/media-driver/releases/tag/intel-media-20.1.1 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva-utils: add recipe v2.7.1Naveen Saini2020-04-141-0/+8
| | | | | | | | OE-Core libva-utils version is v2.6.0, where as media stack components depends upon libva-utils v2.7.1. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libva: add recipe v2.7.0Naveen Saini2020-04-141-0/+7
| | | | | | | | OE-Core libva version is v2.6.1, where as number of media stack components depends upon libva v2.7.0. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* gmmlib: upgrade 19.4.1 -> 20.1.1Naveen Saini2020-04-141-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: upgrade 20.12.16259 -> 20.14.16441Naveen Saini2020-04-142-46/+1
| | | | | | | Dropped the backported patch. 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.3586 -> 1.0.3698Naveen Saini2020-04-141-1/+1
| | | | | | | | Release notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.3698 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* dldt-inference-engine: fix RDEPENDS when python is enabledAnuj Mittal2020-04-131-1/+1
| | | | | | | Add required packages from requirements.txt to list of packages on which we need to RDEPENDS. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>