mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-30 23:40:29 +00:00
debugss-module-drv: Add patch for kernel 6.11 change
There was a change to the return value for a function pointer in the kernel v6.11. This patch adapts the module to the kernel change. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -18,4 +18,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
include dsptop.inc
|
||||
|
||||
SRC_URI += "file://0001-debugss_kmodule-Add-include-for-mod_devicetable.h.patch"
|
||||
SRC_URI += "\
|
||||
file://0001-debugss_kmodule-Add-include-for-mod_devicetable.h.patch \
|
||||
file://0002-debugss_kmodule-kernel-6.11-changed-return-value-for.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user