summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* gmmlib: upgrade 20.2.2 -> 20.2.3Anuj Mittal2020-08-171-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 20.2.0 -> 20.2.1Anuj Mittal2020-08-141-1/+1
| | | | | | | Release notes: https://github.com/Intel-Media-SDK/MediaSDK/releases/tag/intel-mediasdk-20.2.1 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: upgrade 2020.3 -> 2020.4Anuj Mittal2020-08-141-2/+2
| | | | | | | | | | For release notes, see: https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html The repository now tries to download LFS content that only has documentation. Disable it. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* open-model-zoo: upgrade 2020.3 -> 2020.4Anuj Mittal2020-08-141-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: upgrade 2020.3 -> 2020.4Anuj Mittal2020-08-147-193/+173
| | | | | | | | | | | | | | | | | For release notes, see: https://software.intel.com/content/www/us/en/develop/articles/openvino-relnotes.html The recipe has been changed to: - disable unit tests as they rely on an older version of googletest. - remove a patch as it was merged upstream. - backport a patch instead of using a local version. - refresh other patches. - download mkl-dnn separately instead of using the submodule. The project downloads a lot of other modules as well and we don't want/use those. - not download lfs documentation content. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update to v5.4.52Naveen Saini2020-08-131-3/+3
| | | | | | | | | Updates -rt patchset to -rt31. And update kernel cache to fix config set for DVB_CORE. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* slimboot-tools: add support for slimbootloader toolsNishioka, Toshiki2020-08-131-0/+22
| | | | | | | | | | add the recipe file to install the Slim Bootloader host tools which can generate the container images in a binary file format understood by Slim Bootloader to load and initialize Operating Systems or Hypervisors. Signed-off-by: "Yong, Jonathan" <jonathan.yong@intel.com> Signed-off-by: "Nishioka, Toshiki" <toshiki.nishioka@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: update to v5.4.55Anuj Mittal2020-08-081-3/+3
| | | | | | And update kernel cache to fix config set for DVB_CORE. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel: backport commit to fix perf buildsAnuj Mittal2020-08-062-0/+40
| | | | | | | | | | | | Fixes: | /build/build/tmp/work/intel_corei7_64-poky-linux/perf/1.0-r9/recipe-sysroot-native/usr/bin/x86_64-poky-linux/../../libexec/x86_64-poky-linux/gcc/x86_64-poky-linux/10.1.0/ld:/home/pokybuild/yocto-worker/meta-intel/build/build/tmp/work/intel_corei7_64-poky-linux/perf/1.0-r9/perf-1.0/plugins/libtraceevent-dynamic-list:2: ignoring invalid character `@' in script | /build/tmp/work/intel_corei7_64-poky-linux/perf/1.0-r9/recipe-sysroot-native/usr/bin/x86_64-poky-linux/../../libexec/x86_64-poky-linux/gcc/x86_64-poky-linux/10.1.0/ld:/home/pokybuild/yocto-worker/meta-intel/build/build/tmp/work/intel_corei7_64-poky-linux/perf/1.0-r9/perf-1.0/plugins/libtraceevent-dynamic-list:2: ignoring invalid character `@' in script | /build/tmp/work/intel_corei7_64-poky-linux/perf/1.0-r9/recipe-sysroot-native/usr/bin/x86_64-poky-linux/../../libexec/x86_64-poky-linux/gcc/x86_64-poky-linux/10.1.0/ld:/home/pokybuild/yocto-worker/meta-intel/build/build/tmp/work/intel_corei7_64-poky-linux/perf/1.0-r9/perf-1.0/plugins/libtraceevent-dynamic-list:2: syntax error in dynamic list Include the patch in recipe for now until it's not in Intel LTS tree. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* maintainers.inc: add recipe entriesNaveen Saini2020-08-031-8/+30
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.7.1 -> 4.8.1Naveen Saini2020-07-241-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.7.1 -> 5.8.1Naveen Saini2020-07-241-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-graphics-compiler: drop llvm9/clang9 supportNaveen Saini2020-07-221-3/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* opencl-clang: drop llvm9/clang9 supportNaveen Saini2020-07-225-81/+27
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* llvm-project-source: drop llvm9 supportNaveen Saini2020-07-223-141/+6
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* layer.conf: drop zeus compatibilityNaveen Saini2020-07-227-9/+7
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* llvm-project-source: apply llvm-patches for llvm10 as wellNaveen Saini2020-07-221-2/+6
| | | | | | | | | | | Patches from llvm-patches used by intel-compute-runtime as per release notes: https://github.com/intel/compute-runtime/releases/tag/20.27.17231 llvm-patches: https://github.com/intel/llvm-patches/commit/0e35a4a02de23c235f28505f52c1222731667d17 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: 20.24.17065 -> 20.27.17231Naveen Saini2020-07-221-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.4154 -> 1.0.4241Naveen Saini2020-07-222-42/+2
| | | | | | | | | | | NOTICES.txt is updated and refactored. Added below: Khronos Group - SPIRV-LLVM License Khronos Group OpenCL Registry License Dropped patch, which is not required anymore. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 20.1.1 -> 20.2.0Naveen Saini2020-07-221-2/+2
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-media-driver: upgrade 20.1.1 -> 20.2.0Naveen Saini2020-07-221-2/+2
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* gmmlib: upgrade 20.1.1 -> 20.2.2Naveen Saini2020-07-221-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.50Naveen Saini2020-07-161-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux 5.4.50 Revert "drm/i915/gt: Schedule request retirement when timeline idles" tcc: tcc drvier should not exit even if no psram entry. drm/i915/gvt: Do not warn when checking enabled status on invalid pipe drm/i915/gvt: User vzalloc() instead of kzalloc() for vGPU ggtt backup net: stmmac: added pci shutdown callback Revert "net: stmmac: Add clock gating in suspend/resume flow for PSE GbE" net: stmmac: add support for MSI-X net: phy: Enable Transparent LPI mode for dwxpcs net: stmmac: Add clock gating in suspend/resume flow for PSE GbE net: stmmac: phy re-autoneg after wake from S3 by WOL net: stmmac: Enable SERDES PHY rx clk for PSE REVERTME: net: stmmac: do A0 WA based on stepping net: stmmac: remove checking of mtl rx queue overflow net: stmmac: selftests: Switch to dev_direct_xmit() net: stmmac: enable runtime power management support net: phy: Enable wake on PHY activity for Marvell 88e2110 PHY net: phy: Enable wake on PHY activity for Marvell GPY PHY net: phy: Enable wake on PHY activity for Marvell PHY net: stmmac: Move phy state machine handling into common suspend/resume func net: stmmac: Stop phy state machine before go into low power state net: gpy: replace malfunction c45 restart aneg net: phy: add callback for custom EEE configuration to struct phy_driver net: stmmac: Enable EEE HW/SW timer switching net: stmmac: Modify configuration method of EEE timers net: phy: enable WoL for Intel GPY PHY net: phy: enable WoL for Marvell 88e2110 PHY net: stmmac: enable PHY WoL through ethtool Revert "tty: hvc: Fix data abort due to race in hvc_open" xfs: add agf freeblocks verify in xfs_agf_verify dm writecache: add cond_resched to loop in persistent_memory_claim() dm writecache: correct uncommitted_block when discarding uncommitted entry xprtrdma: Fix handling of RDMA_ERROR replies NFSv4 fix CLOSE not waiting for direct IO compeletion pNFS/flexfiles: Fix list corruption if the mirror count changes SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() sunrpc: fixed rollback in rpc_gssd_dummy_populate() Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate() drm/amdgpu: add fw release for sdma v5_0 drm/radeon: fix fb_div check in ni_init_smc_spll_table() drm: rcar-du: Fix build error drm/amd: fix potential memleak in err branch ring-buffer: Zero out time extend if it is nested and not absolute tracing: Fix event trigger to accept redundant spaces arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage range arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range arm64: perf: Report the PC value in REGS_ABI_32 mode ... Updated kmeta as well. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* librealsense: removeAnuj Mittal2020-07-082-31/+0
| | | | | | | The recipe for librealsense is maintained in a separate meta-intel-realsense layer. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel/5.4: update to v5.4.46Naveen Saini2020-06-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux 5.4.46 vhm: use 2MB compound pages for ACRN mempool vhm: add vm_configs array to get_platform_info hypercall kernel: add parameter description in mpt.h Revert "watchdog: reset last_hw_keepalive time at start" tcc: driver should exit if no psram entry found in PTCT. drm/i915/gt: Schedule request retirement when timeline idles drm/i915: do not set bits 1-11 in gen12 ptes drm/i915/dmc: Use firmware v2.06 for TGL perf/x86/intel/uncore: Validate MMIO address before accessing perf/x86/intel/uncore: Record the size of mapped area perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGL (tag: lts-v5.4.46-yocto-200619T001732Z) Add PCH slow clock wa for EHL GPU flr Revert "net/mlx5: Annotate mutex destroy for root ns" uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned x86/speculation: Add Ivy Bridge to affected list x86/speculation: Add SRBDS vulnerability and mitigation documentation x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation x86/cpu: Add 'table' argument to cpu_matches() x86/cpu: Add a steppings field to struct x86_cpu_id x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2 nvmem: qfprom: remove incorrect write support CDC-ACM: heed quirk also in error handling staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK tty: hvc_console, fix crashes on parallel open/close vt: keyboard: avoid signed integer overflow in k_ascii usb: musb: Fix runtime PM imbalance on error usb: musb: start session in resume for host port iio: adc: stm32-adc: fix a wrong error message when probing interrupts iio:chemical:pms7003: Fix timestamp alignment and prevent data leak. iio: vcnl4000: Fix i2c swapped word reading. iio:chemical:sps30: Fix timestamp alignment ... 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.44Naveen Saini2020-06-261-2/+2
| | | | | | | Updates -rt patchset to -rt27. 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.6-rc3Naveen Saini2020-06-261-4/+4
| | | | | | | | | | | | | | | | | | | | Also fetch latest kernel config data. COPYING is updated at upstream, having commit description: " COPYING: state that all contributions really are covered by this file Explicitly state that all contributions to the kernel source tree really are covered under this COPYING file in case someone thought otherwise. Lawyers love to be pedantic, even more so than software engineers at times, and this sentence makes them sleep easier. " Ref: https://github.com/torvalds/linux/commit/74835c7db0322b6eddf091b8b062f127b8999a0a Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-compute-runtime: upgrade 20.20.16837 -> 20.24.17065Naveen Saini2020-06-261-1/+1
| | | | | | | | Release notes: https://github.com/intel/compute-runtime/releases/tag/20.24.17065 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.4053 -> 1.0.4154Naveen Saini2020-06-261-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | NOTICES.txt contains third party intellectual property (IP) notices for the "Software". ============================================================= LLVM Release License libdrm License libva License GLSL License Chromium License libclc License MesaLib License spdlog License tinyxml2 License yaml-cpp License Google WebM License Khronos Vulkan Library License Attribution 4.0 International Creative Commons Attribution 4.0 International Public License ============================================================= cmake install NOTICES.txt too under $libdir/igc/ Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* hdcp: upgrade 19.4.0 -> 20.1.0Naveen Saini2020-06-261-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libxcam: upgrade 1.3.0 -> 1.4.0Naveen Saini2020-06-262-3/+40
| | | | | | | Created and submitted a patch to fix header path. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* librealsense: upgrade 2.33.1 -> 2.35.2Naveen Saini2020-06-261-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms: inherit features_checkAnuj Mittal2020-06-251-1/+1
| | | | | | | | | We're checking for REQUIRED_DISTRO_FEATURES so make sure that it actually is used and inherit features_check. Fixes: | lms-2022.0.0.0-r0 do_package_qa: QA Issue: lms: recipe doesn't inherit features_check [unhandled-features-check] Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* open-model-zoo: upgrade 2020.1 -> 2020.3Anuj Mittal2020-06-242-41/+42
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-inference-engine: fix installation of ngraph cmakeAnuj Mittal2020-06-241-4/+4
| | | | | | | Make sure that cmake files are installed at correct location so they could be located using find_package. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* igt-gpu-tools: removeAnuj Mittal2020-06-231-39/+0
| | | | | | The recipe is in oe-core now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onednn: upgrade 1.4 -> 1.5Anuj Mittal2020-06-223-74/+5
| | | | | | Remove patches that have been merged upstream. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms: upgrade 2011.0.0.0 -> 2022.0.0.0Anuj Mittal2020-06-222-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* metee: upgrade 2.2.0 -> 2.2.2Anuj Mittal2020-06-221-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* libipt: upgrade 2.0.1 -> 2.0.2Anuj Mittal2020-06-221-2/+2
| | | | | | License-Update: Copyright year changed. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-mediasdk: upgrade 20.1.0 -> 20.1.1Anuj Mittal2020-06-221-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-vaapi-driver: upgrade 2.4.0 -> 2.4.1Anuj Mittal2020-06-223-72/+1
| | | | | | Drop the backported patches as the fixes are in this release. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* thermald: upgrade 1.9.1 -> 2.2Anuj Mittal2020-06-223-56/+33
| | | | | | | openmp is not required by thermald so remove the dependency. Also remove the DEPENDS on systemd and pass the systemd unit directory path. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-microcode: upgrade 20200609 -> 20200616Anuj Mittal2020-06-171-1/+1
| | | | | | | Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/0e4288f81f806620c65f70ee2bcf94b69d574096/releasenote Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* openvino-model-optimizer: upgrade 2020.1 -> 2020.3Anuj Mittal2020-06-121-2/+2
| | | | | | | The repository location and name has changed. Release notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-2020-3-lts-relnotes.html Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* linux-intel-rt/5.4: update kmetaNaveen Saini2020-06-121-1/+1
| | | | | | | | update kernel config to enable Intel Speed Select Technology interface configuration. 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.44Naveen Saini2020-06-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tag 'v5.4.44': (140 commits) Linux 5.4.44 perf: Make perf able to build with latest libbfd netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update netfilter: conntrack: comparison of unsigned in cthelper confirmation bonding: Fix reference count leak in bond_sysfs_slave_add. net: dsa: declare lockless TX feature for slave ports ipv4: nexthop version of fib_info_nh_uses_dev nexthop: Expand nexthop_is_multipath in a few places nexthops: don't modify published nexthop groups nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry crypto: chelsio/chtls: properly set tp->lsndtime qlcnic: fix missing release in qlcnic_83xx_interrupt_test. xsk: Add overflow check for u64 division, stored into u32 ieee80211: Fix incorrect mask for default PE duration bnxt_en: Fix accumulation of bp->net_stats_prev. esp6: get the right proto for transport mode in esp6_gso_encap netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code netfilter: nfnetlink_cthelper: unbreak userspace helper support netfilter: conntrack: make conntrack userspace helpers work again ... Also update kernel config to enable Intel Speed Select Technology interface configuration. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* oeqa/dldt_inference_engine : link to recommended opencl loaderNaveen Saini2020-06-111-2/+2
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>