1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-06 00:59:47 +02:00

use sysvinit

This commit is contained in:
DanyLE 2023-08-01 23:23:18 +02:00
parent 6436a22054
commit 7660ef9437

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"