mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-13 14:14:23 +02:00
Compare commits
1 Commits
6436a22054
...
7660ef9437
Author | SHA1 | Date | |
---|---|---|---|
7660ef9437 |
@ -42,7 +42,4 @@ do_install() {
|
|||||||
# before even executing /init.
|
# before even executing /init.
|
||||||
install -d ${D}/dev
|
install -d ${D}/dev
|
||||||
mknod -m 622 ${D}/dev/console c 5 1
|
mknod -m 622 ${D}/dev/console c 5 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
FILES:${PN} = "/init /init.d /dev"
|
|
Reference in New Issue
Block a user