buildroot/package/eudev
Carlos Santos 6246ea7d14 eudev: don't test if the binary exists in the init script
The test doesn't make sense. It just exits with error code 5 if the
binary doesn't exist, which is silly. Buildroot installs both udevd and
its init script as part of the same package. But if it ever happens for
some reason, the error message "/sbin/udevd: No such file or directory"
in the start case should be pretty clear.

Replace the UDEV_BIN variable, which was used only once, by the full
path of the binary file.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-16 07:34:40 +02:00
..
0001-Only-use-pragma-for-ignoring-diagnostics-if-.patch
Config.in
S10udev eudev: don't test if the binary exists in the init script 2018-04-16 07:34:40 +02:00
eudev.hash
eudev.mk