Enable Socket CAN in VisionFive2 board 82/30782/4
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Thu, 23 Jan 2025 16:30:46 +0000 (01:30 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 7 Feb 2025 09:52:53 +0000 (09:52 +0000)
kuksa-can-provider require to can0.  If it was missed, it cause
high CPU usage by cyclic restart service.

This patch enable socketcan and vcan device.

Bug-AGL: SPEC-5351

Change-Id: Ia878d792c944f1dd96ccfae0184c94b63ed31665
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30782
ci-image-boot-test: Jenkins Job builder account
Tested-by: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
ci-image-build: Jenkins Job builder account

meta-agl-bsp/riscv-layer/recipes-kernel/linux/linux-starfive-dev.bbappend [new file with mode: 0644]

diff --git a/meta-agl-bsp/riscv-layer/recipes-kernel/linux/linux-starfive-dev.bbappend b/meta-agl-bsp/riscv-layer/recipes-kernel/linux/linux-starfive-dev.bbappend
new file mode 100644 (file)
index 0000000..d10ca35
--- /dev/null
@@ -0,0 +1 @@
+require recipes-kernel/linux/linux-yocto-agl.inc