Commit 221eb9652159eeb0d61cb1703d3ab8096ef39b95

Authored by Eric Lee
1 parent ae8e19dd10

Update: 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.14.78.bb
... ... @@ -21,7 +21,7 @@
21 21  
22 22 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
23 23 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
24   -SRCREV = "38f667f4e3f80a183ad4fbe0a3dd70957dc6d464"
  24 +SRCREV = "505564416eacf8b48162b150974ae28823e113ec"
25 25  
26 26 S = "${WORKDIR}/git"
27 27