mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-30 12:40:33 +02:00
use sysvinit
This commit is contained in:
@ -37,4 +37,7 @@ do_install() {
|
||||
# before even executing /init.
|
||||
install -d ${D}/dev
|
||||
mknod -m 622 ${D}/dev/console c 5 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
FILES:${PN} = "/init /init.d /dev"
|
Reference in New Issue
Block a user