Commit 9f152feb83f3d252f5a7cac24adf751eb6cc8285

Authored by Eric Lee
1 parent 2db513e4af
Exists in smarcimx8m-rocko

change Linux kernel device tree clock source of uart4

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

recipes-kernel/linux/linux-smarcimx8m_4.9.51.bb
... ... @@ -26,7 +26,7 @@
26 26  
27 27 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
28 28 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
29   -SRCREV = "044022d8da98d6636945dc33ef969f5e096fce1f"
  29 +SRCREV = "302f63a21c1e206436ba1f16df6486cdc3afbd9c"
30 30  
31 31 S = "${WORKDIR}/git"
32 32