]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: enable kprobes in config files
authorAndrey Zhizhikin <andrey.z@gmail.com>
Mon, 15 Mar 2021 13:30:16 +0000 (13:30 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 16 Mar 2021 15:16:16 +0000 (12:16 -0300)
Following upstream commits are included in this version:
----
f1dd984ed087 ARM: mxs_defconfig: Enable CONFIG_KPROBES
f790386435f4 ARM: imx_v6_v7_defconfig: Enable CONFIG_KPROBES
dc8125982263 ARM64: defconfig: Enable CONFIG_KPROBES
----

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
recipes-kernel/linux/linux-fslc_5.10.bb

index 1d4a1b5e72d32357e44f4887f9ff940a3794c765..161379f74e465226fef3d0950c8f7fb2ccd9068f 100644 (file)
@@ -22,6 +22,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 LINUX_VERSION = "5.10.22"
 
 KBRANCH = "5.10.x+fslc"
-SRCREV = "d8293dcef6e771d75f0ed2f5b4b3bbd4e978b489"
+SRCREV = "ad7cbaf354ee8e1f5cf9cec63c5fe41acaf91983"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"