summaryrefslogtreecommitdiffstats
path: root/package/systemd
diff options
context:
space:
mode:
authorNathaniel Roach <nroach44@gmail.com>2015-08-24 23:44:14 +0800
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-08-25 16:35:15 +0200
commitb935d49a91a31d42a88eba5997796f131256e371 (patch)
tree9c84d393622aebf0d947472ef5f4e7dc60945242 /package/systemd
parent1a91c82f8a8e2de1ab95794429dfa90b78d51670 (diff)
downloadbuildroot-b935d49a91a31d42a88eba5997796f131256e371.tar.gz
buildroot-b935d49a91a31d42a88eba5997796f131256e371.zip
libgudev: New package
As libgudev recently was split from the main systemd/udev source, this library is now required to build certain packages. This library is only relevant to systemd, as the code it contains is still contained in eudev. [Thomas: - don't show the dependency comment when systemd is not available, since libgudev is anyway useless when you're not using systemd. - fix the license, it's LGPLv2.1+ and not GPLv2+ - remove useless empty lines in the .mk file.] Signed-off-by: Nathaniel Roach <nroach44@gmail.com> Tested-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/systemd')
-rw-r--r--package/systemd/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/systemd/Config.in b/package/systemd/Config.in
index 510baddae7..f7fc3bbfde 100644
--- a/package/systemd/Config.in
+++ b/package/systemd/Config.in
@@ -55,7 +55,6 @@ config BR2_PACKAGE_SYSTEMD
The selection of other packages will enable some features:
- - libglib2 package will add support for gudev.
- acl package will add support for multi-seat.
http://freedesktop.org/wiki/Software/systemd
OpenPOWER on IntegriCloud