From 4791f7fe55d7de7e8e79451ec0cd75cb618dfa1f Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Sat, 2 Jul 2022 14:00:39 +0800 Subject: [PATCH] Fix Linux kernel commit head --- recipes-kernel/linux/linux-smarcimx8mq_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-smarcimx8mq_5.10.bb b/recipes-kernel/linux/linux-smarcimx8mq_5.10.bb index 872fc5b..2554957 100644 --- a/recipes-kernel/linux/linux-smarcimx8mq_5.10.bb +++ b/recipes-kernel/linux/linux-smarcimx8mq_5.10.bb @@ -18,7 +18,7 @@ KERNEL_DEFCONFIG = "${S}/arch/arm64/configs/smarcimx8mq_defconfig" KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git" SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}" -SRCREV = "30eca5d63c4bbc8f3b30ed6af714ea30819cee3e" +SRCREV = "c4aa46bd382d293fac44fd4bee31f698ebe7b940" LINUX_VERSION = "5.10.9" -- 1.9.1