From 94f341fad9e2e0ca102a31c3fde9ca535e6b2386 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Thu, 22 Jul 2021 16:34:02 +0800 Subject: [PATCH] Fix HDMI hog line polarity error --- recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb b/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb index 324e2ae..41aff1c 100644 --- a/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb +++ b/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb @@ -21,7 +21,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 = "93832f589fcc751743e1ebac8024ea29dbcf41df" +SRCREV = "fce98f9c86f998f71b568268c9d8469981e82b65" S = "${WORKDIR}/git" -- 1.9.1