Commit 4791f7fe55d7de7e8e79451ec0cd75cb618dfa1f

Authored by Eric Lee
1 parent b4232d91f1

Fix Linux kernel commit head

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

recipes-kernel/linux/linux-smarcimx8mq_5.10.bb
... ... @@ -18,7 +18,7 @@
18 18  
19 19 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
20 20 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
21   -SRCREV = "30eca5d63c4bbc8f3b30ed6af714ea30819cee3e"
  21 +SRCREV = "c4aa46bd382d293fac44fd4bee31f698ebe7b940"
22 22  
23 23 LINUX_VERSION = "5.10.9"
24 24