1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-13 14:14:23 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
7660ef9437 use sysvinit 2023-08-01 23:23:18 +02:00

View File

@ -43,6 +43,3 @@ do_install() {
install -d ${D}/dev
mknod -m 622 ${D}/dev/console c 5 1
}
FILES:${PN} = "/init /init.d /dev"