mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/eudev: use the description on their home page
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
077f70a834
commit
53e49ce9ca
@@ -9,11 +9,10 @@ config BR2_PACKAGE_EUDEV
|
||||
select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
|
||||
select BR2_PACKAGE_KMOD
|
||||
help
|
||||
Userspace device daemon. This is a standalone version,
|
||||
independent of systemd. It is a fork maintained by Gentoo.
|
||||
|
||||
eudev requires a Linux kernel >= 2.6.34: it relies on devtmpfs
|
||||
and inotify.
|
||||
eudev is a fork of systemd-udev with the goal of obtaining better
|
||||
compatibility with existing software such as OpenRC and Upstart,
|
||||
older kernels, various toolchains and anything else required by
|
||||
users and various distributions.
|
||||
|
||||
https://wiki.gentoo.org/wiki/Project:Eudev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user