From 715b49f8caff5108841660de185c12e90c90795c Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Thu, 10 Dec 2020 19:08:29 +0800 Subject: [PATCH] Fix PCIe stop booting problem --- recipes-kernel/linux/linux-smarcimx8mq_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-smarcimx8mq_5.4.bb b/recipes-kernel/linux/linux-smarcimx8mq_5.4.bb index e8a5d25..e8a2678 100644 --- a/recipes-kernel/linux/linux-smarcimx8mq_5.4.bb +++ b/recipes-kernel/linux/linux-smarcimx8mq_5.4.bb @@ -19,7 +19,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 = "ec9c2f056ffcbe328b47db682d4884676d161876" +SRCREV = "a2c25cea4b7b534da81f2cb6511630c8900a1457" S = "${WORKDIR}/git" -- 1.9.1