From 221eb9652159eeb0d61cb1703d3ab8096ef39b95 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Tue, 12 Apr 2022 19:28:58 +0800 Subject: [PATCH] Update: Fix VDD_ARM to 1.0V --- recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb b/recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb index 370608c..ab6fb52 100644 --- a/recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb +++ b/recipes-kernel/linux/linux-smarcimx8m_4.14.78.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 = "38f667f4e3f80a183ad4fbe0a3dd70957dc6d464" +SRCREV = "505564416eacf8b48162b150974ae28823e113ec" S = "${WORKDIR}/git" -- 1.9.1