kumquat-buildroot/package/eudev
Joel Stanley 1b81eb7d04 package/eudev: Fix monitor starting for kernels w/o CONFIG_SHMEM
When the kernel has CONFIG_SHMEM disabled, /dev is a ramfs (instead of a
tmpfs) and the name_to_handle_at system call is not supported. This
causes eudev's monitor application to exit on startup.

Upstream eudev has added this fix which is not yet part of a release.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-02-13 23:13:17 +01:00
..
0001-Only-use-pragma-for-ignoring-diagnostics-if-.patch
0001-src-libudev-libudev-monitor.c-do-not-check-if-dev-is.patch package/eudev: Fix monitor starting for kernels w/o CONFIG_SHMEM 2020-02-13 23:13:17 +01:00
Config.in
Config.in.host
eudev.hash
eudev.mk
S10udev