From: Andrey Zhizhikin Date: Wed, 21 Jul 2021 11:12:12 +0000 (+0000) Subject: linux-fslc: update to v5.10.34 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f1823b8a1043aa231c1944d6b9842e45ff380af8;p=meta-freescale.git linux-fslc: update to v5.10.34 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 --- diff --git a/recipes-kernel/linux/linux-fslc_5.10.bb b/recipes-kernel/linux/linux-fslc_5.10.bb index d07e7203..1a0f6ffb 100644 --- a/recipes-kernel/linux/linux-fslc_5.10.bb +++ b/recipes-kernel/linux/linux-fslc_5.10.bb @@ -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)"