kuksa-dbc-feeder: add recipe and dependencies
[AGL/meta-agl-demo.git] / recipes-kernel / sllin / sllin.bb
index 70d1a93..2accf40 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "slLIN driver module"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://sllin.c;beginline=7;endline=37;md5=6408e14dba951f8cbe3c2a003a0d89d2"
 
 inherit module systemd
@@ -18,6 +18,8 @@ SRC_URI:append = " \
        file://0003-Allow-recent-kernels-newer-4.11.x-to-build.patch;pnum=2 \
        file://0001-Disable-sllin-driver-debug-log.patch;pnum=2 \
        file://0004-Fix-build-with-5.9-kernel.patch;pnum=2 \
+       file://0005-Fix-build-with-5.13-kernel.patch;pnum=2 \
+       file://0006-Fix-build-with-5.14-kernel.patch;pnum=2 \
        file://sllin-demo.service \
        file://start_lin_demo.sh \
        file://lin_config.conf \