mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-13 06:04:22 +02:00
Compare commits
1 Commits
ab9e261c18
...
d9d38937e4
Author | SHA1 | Date | |
---|---|---|---|
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"
|
Reference in New Issue
Block a user