summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-09-12 13:35:37 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-09-18 12:59:27 +0800
commit074670cd2d7aa2f2814786f42d61f39cfbb16181 (patch)
treec305fb5984237e1a7b71dee9a0aad574ac30fc71 /recipes-kernel/linux
parente9957d290ee2c3d32874f8ca94fe9519a30ac18f (diff)
downloadmeta-intel-074670cd2d7aa2f2814786f42d61f39cfbb16181.tar.gz
linux-intel/4.19: update to v4.19.68
Also updated KMETA to have drm-bochs feature configurations. tag 'v4.19.68': (178 commits) Linux 4.19.68 mmc: sdhci-of-arasan: Do now show error message in case of deffered probe net/mlx5e: Use flow keys dissector to parse packets for ARFS net/mlx5e: Only support tx/rx pause setting for port owner xen/netback: Reset nr_frags before freeing skb tipc: initialise addr_trail_end when setting node addresses team: Add vlan tx offload to hw_enc_features sctp: fix the transport error_count check sctp: fix memleak in sctp_send_reset_streams net/packet: fix race in tpacket_snd() net/mlx4_en: fix a memory leak bug net: dsa: Check existence of .port_mdb_add callback before calling it bonding: Add vlan tx offload to hw_enc_features bnx2x: Fix VF's VLAN reconfiguration in reload. iommu/amd: Move iommu_init_pci() to .init section Input: psmouse - fix build error of multiple definition netfilter: conntrack: Use consistent ct id hash calculation arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side dm: disable DISCARD if the underlying storage no longer supports it drm/i915/cfl: Add a new CFL PCI ID. ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel_4.19.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.19.bb b/recipes-kernel/linux/linux-intel_4.19.bb
index eb2839bb..ae059b41 100644
--- a/recipes-kernel/linux/linux-intel_4.19.bb
+++ b/recipes-kernel/linux/linux-intel_4.19.bb
@@ -9,9 +9,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
9 9
10DEPENDS += "elfutils-native openssl-native util-linux-native" 10DEPENDS += "elfutils-native openssl-native util-linux-native"
11 11
12LINUX_VERSION ?= "4.19.62" 12LINUX_VERSION ?= "4.19.68"
13SRCREV_machine ?= "c8c1c2f3f330f4f93279a8ad842f68d40ae6fb3d" 13SRCREV_machine ?= "1e852a3597a92ce329cf55a3c86a1c2cae3afc6f"
14SRCREV_meta ?= "960be4218436fbbb3500e019f7abf02fa94e6aac" 14SRCREV_meta ?= "e73568c48e08a0cefa34a689e2f06f60abd17aec"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley
17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"