From ec20674b77f5cd39d41c582133145910c8cf12b5 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Wed, 14 Oct 2020 20:12:09 +0800 Subject: [PATCH] Separate PCIe Power Domain --- 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 ad8d947..e8a5d25 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 = "d0b156720daed973213a749162ac1d66d6c62ea8" +SRCREV = "ec9c2f056ffcbe328b47db682d4884676d161876" S = "${WORKDIR}/git" -- 1.9.1