]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: update to v5.10.34
authorAndrey Zhizhikin <andrey.z@gmail.com>
Tue, 4 May 2021 19:29:22 +0000 (19:29 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 5 May 2021 11:08:33 +0000 (08:08 -0300)
Kernel repository has been upgraded to v5.10.34 from stable korg.

Following upstream commits are included in this version:
----
0aa66717f684 Linux 5.10.34
47d54b990103 mei: me: add Alder Lake P device id.
2a442f11407e iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
----

Link: https://lore.kernel.org/r/20210430141910.693887691@linuxfoundation.org
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
recipes-kernel/linux/linux-fslc_5.10.bb

index d07e7203874b15d894cc868c4605e21677a409de..1a0f6ffb9762b8055681ce518ddde799478ad5ca 100644 (file)
@@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 #
 # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
 # should be updated once patchlevel is merged.
-LINUX_VERSION = "5.10.33"
+LINUX_VERSION = "5.10.34"
 
 KBRANCH = "5.10.x+fslc"
-SRCREV = "d8cdd2bf4ee78d478f498df6e74cf307bce67ff7"
+SRCREV = "4ba5340367382e542c0cd88088169b9337340f95"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"