Commit dbca7ad559e67118464cd273dd716ad290029a0e

Authored by Eric Lee
1 parent fdadb2a0cd

Fix VDD_ARM to 1.0V

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb
... ... @@ -23,7 +23,7 @@
23 23  
24 24 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
25 25 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
26   -SRCREV = "18ef61dfa30a90417728e4affc816ded040cd2fb"
  26 +SRCREV = "d3539990336f786aef4fb1a8ee4fb64908e43fca"
27 27  
28 28 S = "${WORKDIR}/git"
29 29