Commit 10e9a743b2de82c58d0fbf4ee40e9b14ab9d84e7

Authored by Eric Lee
1 parent d857fceb4c

Fix the HDMI HPD hog Polarity

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

recipes-kernel/linux/linux-smarcimx8mq_5.4.bb
... ... @@ -19,7 +19,7 @@
19 19  
20 20 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
21 21 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
22   -SRCREV = "1d88e012a5edcff3ec5bde0dbc0bd98ae58b09d5"
  22 +SRCREV = "20e4a4a682fa4dab359d3457f5a73b47c73d553b"
23 23  
24 24 S = "${WORKDIR}/git"
25 25