kumquat-buildroot/package/busybox
Andy Shevchenko b4fc5a180c package/busybox: support spaces in module aliases in mdev
The new change which enabled automatic module loading on boot does not handle
the cases when module alias includes spaces. It prevents modules to be loaded
since script fails:

  % find /sys/ -name modalias | xargs sort -u
  sort: /sys/devices/platform/Fixed: No such file or directory

First alias in question is "platform:Fixed MDIO bus".

Amend the script to support above like cases.

Fixes: 07f46c2b6d ("package/busybox: support automatic module loading with mdev")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-02 13:15:50 +02:00
..
0001-networking-libiproute-use-linux-if_packet.h-instead-.patch
0002-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch
busybox-minimal.config busybox: bump to version 1.25.0 2016-06-22 10:32:53 +02:00
busybox.config busybox: disable nsenter/unshare in default config 2016-06-23 21:09:23 +02:00
busybox.hash busybox: bump to version 1.25.0 2016-06-22 10:32:53 +02:00
busybox.mk busybox: bump to version 1.25.0 2016-06-22 10:32:53 +02:00
Config.in libselinux: bump to version 2.5 2016-07-01 11:06:05 +02:00
inittab
mdev.conf package/busybox: enable ttyUSB[0-9] when using mdev 2016-07-01 22:51:44 +02:00
S01logging
S10mdev package/busybox: support spaces in module aliases in mdev 2016-07-02 13:15:50 +02:00
S15watchdog
S50telnet
udhcpc.script