mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
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>
This commit is contained in:
parent
27dadcfc7b
commit
98f92faedd
|
|
@ -9,9 +9,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
|
|||
|
||||
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||
|
||||
LINUX_VERSION ?= "4.19.13"
|
||||
SRCREV_machine ?= "c45e65e9786f43f98cd7c8119833cf4d2816c613"
|
||||
SRCREV_meta ?= "ced14887c323f1cb6b3befe2b29e471e8fee1bc6"
|
||||
LINUX_VERSION ?= "4.19.23"
|
||||
SRCREV_machine ?= "b1fcbc4ee6bf1ff49e17472cc9ec678abe880eb0"
|
||||
SRCREV_meta ?= "83d017da0cc6c84b0167eafcf2811d0717c35b86"
|
||||
|
||||
# For Crystalforest and Romley
|
||||
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user