mirror of
https://git.yoctoproject.org/poky
synced 2026-06-11 10:53:47 +02:00
This changes the packaging only if the configuration used has mdev support enabled. (From OE-Core rev: 82b163043aa53488a03bb3de3a78e5b6eeb76019) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
169 B
Executable File
169 B
Executable File
#!/bin/sh
mount -t tmpfs tmpfs /dev -o size=64k,mode=0755 mkdir /dev/pts /dev/shm mount -t devpts devpts /dev/pts echo "/sbin/mdev" > /proc/sys/kernel/hotplug mdev -s