summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-02-25 11:14:42 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-02-27 16:21:03 +0800
commit83785f6eec1ede970b52e5d9e0615767db4eacab (patch)
tree960a0dfe54bc58594a40cb093d15da7ca72eab86 /recipes-kernel
parent89b86a8363f9fb6667fadc8de7b69f076ad50138 (diff)
downloadmeta-intel-83785f6eec1ede970b52e5d9e0615767db4eacab.tar.gz
linux-intel/4.19: update to v4.19.23
Stable Linux tag 'v4.19.23': (355 commits) Linux 4.19.23 Revert "exec: load_script: don't blindly truncate shebang string" Linux 4.19.22 svcrdma: Remove max_sge check at connect time svcrdma: Reduce max_send_sges batman-adv: Force mac header to start of data on xmit batman-adv: Avoid WARN on net_device without parent in netns xfrm: refine validation of template and selector families libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal" xfrm: Make set-mark default behavior backward compatible SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user drm/vmwgfx: Fix setting of dma masks drm/i915: always return something on DDI clock selection drm/amd/powerplay: Fix missing break in switch drm/modes: Prevent division by zero htotal mac80211: ensure that mgmt tx skbs have tailroom for encryption mic: vop: Fix use-after-free on remove powerpc/radix: Fix kernel crash with mremap() ... Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel')
-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 80bc82b8..becc8aaf 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.13" 12LINUX_VERSION ?= "4.19.23"
13SRCREV_machine ?= "c45e65e9786f43f98cd7c8119833cf4d2816c613" 13SRCREV_machine ?= "b1fcbc4ee6bf1ff49e17472cc9ec678abe880eb0"
14SRCREV_meta ?= "ced14887c323f1cb6b3befe2b29e471e8fee1bc6" 14SRCREV_meta ?= "83d017da0cc6c84b0167eafcf2811d0717c35b86"
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"