From d714f4db5fb2a4e6b97ffaf0f8cde7c8f12b1a88 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Tue, 12 Apr 2022 19:35:38 +0800 Subject: [PATCH] Update: Fix VDD_ARM to 1.0V --- 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 ddc3cc5..c59a6e3 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 = "d3539990336f786aef4fb1a8ee4fb64908e43fca" +SRCREV = "314102822fd9da8a7b29e20f801b258727cb3249" S = "${WORKDIR}/git" -- 1.9.1