Commit d714f4db5fb2a4e6b97ffaf0f8cde7c8f12b1a88

Authored by Eric Lee
1 parent dbca7ad559

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.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 = "d3539990336f786aef4fb1a8ee4fb64908e43fca"
  26 +SRCREV = "314102822fd9da8a7b29e20f801b258727cb3249"
27 27  
28 28 S = "${WORKDIR}/git"
29 29