[Buildroot] [PATCH 02/12 v8] package/eudev: use the description on their home page

Yann E. MORIN yann.morin.1998 at free.fr
Mon Jul 11 22:16:25 UTC 2016


Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
---
 package/eudev/Config.in | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/package/eudev/Config.in b/package/eudev/Config.in
index cda06e7..6412675 100644
--- a/package/eudev/Config.in
+++ b/package/eudev/Config.in
@@ -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
 
-- 
2.7.4



More information about the buildroot mailing list