From fdadb2a0cdf7b67f67ef03beb6704fa24d2bd411 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Thu, 22 Jul 2021 16:21:46 +0800 Subject: [PATCH] Fix HDMI hog line polarity error --- recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb b/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb index 456a4dd..983bf9a 100644 --- a/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb +++ b/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb @@ -23,7 +23,7 @@ DEFAULT_DTB = "fsl-smarcimx8mq" KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git" SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}" -SRCREV = "da41c6f782cba0fac48938cbd4497806c7fbbedb" +SRCREV = "18ef61dfa30a90417728e4affc816ded040cd2fb" S = "${WORKDIR}/git" -- 1.9.1