Commit 0d7173850ff42677f1af528ba3f2ce0557abb085

Authored by Eric Lee
1 parent e4eda8675f

Fix VDD_ARM to 1.0V

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

recipes-kernel/linux/linux-smarcimx8mq_5.4.bb
... ... @@ -19,7 +19,7 @@
19 19  
20 20 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
21 21 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
22   -SRCREV = "edaad01e83780ad9d1d8aecffaeec5c6abd684ae"
  22 +SRCREV = "8d99065f6451e0a81311a6a13f9a606f43a12f61"
23 23  
24 24 S = "${WORKDIR}/git"
25 25