Commit 222805267d1bfd0b15d3d055fb56a115c42105ce

Authored by Eric Lee
1 parent 3745f5192e

minor bug fixed

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 = "b228f17b4f1f996d45b32f179af73ea0fff3e175"
  24 +SRCREV = "9b4882b1590910824c3019f0d479c697f51aabcc"
25 25  
26 26 S = "${WORKDIR}/git"
27 27