meta-sysmocom-bsp/recipes-core/busybox
Pau Espin e626b7950b busybox: defconfig: Enable stat cmd, required by initiramfs
poky script ./meta/recipes-core/udev/udev-extraconf/mount.sh is called
by systemd-udev rules every time a storage device is found, and it is
responisble to automount them. The init script waits until the device is
automounted to finish the boot process.

The mount.sh script sues "stat", and right now our busybox doesn't have
it enabled. As a result, stat is not found, the script fails, the
device is not mounted, and the init script hangs forever.
2018-04-04 19:44:49 +02:00
..
busybox-1.24.1 busybox-syslog: Enable mem buffer in syslog 2017-08-04 10:43:20 +02:00
busybox-systemd syslog: Do not re-create the symbolic link 2015-05-15 11:12:39 +02:00
files busybox: defconfig: Enable stat cmd, required by initiramfs 2018-04-04 19:44:49 +02:00
busybox_sysmocom.inc busybox: defconfig: Enable stat cmd, required by initiramfs 2018-04-04 19:44:49 +02:00
busybox_sysmocom_systemd.inc modernize: Use d.get* instead of the bb.data.get* facade 2017-04-24 00:48:40 +02:00