Commit f1b09b6b21d1b1dd1a5de5e5eec703422f11677e

Authored by Eric Lee
1 parent 6c461cb769

change SDMA kernel configuration from y to m

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

recipes-kernel/linux/linux-smarcimx8mp_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 = "5e48acb5632181b79396eaf129e72f8745aa4b33"
  21 +SRCREV = "2471bf6c1fd105e00eff834b88a5b43643187fdb"
22 22  
23 23 LINUX_VERSION = "5.10.9"
24 24