meta-sysmocom-bsp/recipes-core
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 busybox: defconfig: Enable stat cmd, required by initiramfs 2018-04-04 19:44:49 +02:00
images remove dora: No need to define an emtpy ROOTFS_PKGMANAGE_BOOTSTRAP 2017-08-08 14:49:03 +08:00
initrdscripts modernize: Use d.get* instead of the bb.data.get* facade 2017-04-24 00:48:40 +02:00
packagegroups rauc: Create default files for a rauc slot to be used by the image 2015-08-11 10:02:40 +02:00