Commit 9f99a25048af9119fc1db8b464b4c2eb6ff85fbc

Authored by Eric Lee
1 parent eae0303b78

Improve mcp251x performance

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

recipes-kernel/linux/linux-imx.bb
... ... @@ -23,7 +23,7 @@
23 23 KERNEL_SRC ?= "git://git@git.embedian.com/developer/smarc-fsl-linux-kernel.git;protocol=ssh;branch=${SRCBRANCH}"
24 24 SRC_URI = "${KERNEL_SRC}"
25 25  
26   -SRCREV = "980307a817e5aba53eb10323bf1d9fd2365ee2f9"
  26 +SRCREV = "1bfd37880dc75707d4b87b110a45a62a96a8c5da"
27 27  
28 28 LINUX_VERSION = "5.15.71"
29 29