mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-08 06:28:23 +01:00
use sysvinit
This commit is contained in:
parent
ab9e261c18
commit
d9d38937e4
@ -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"
|
Loading…
Reference in New Issue
Block a user