summaryrefslogtreecommitdiffstats
path: root/package/systemd
diff options
context:
space:
mode:
authorGabe Evans <gabe@hashrabbit.co>2016-02-25 21:55:17 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-29 22:49:55 +0100
commitf7afdc7043b097f41bcdee3954e9a32267b8256c (patch)
tree75a9184cbe6f3dc535e35e578c2fad0e721f338e /package/systemd
parenta1a4b2809e8f7668e920152fdf3b26d59cbd1c6a (diff)
downloadbuildroot-f7afdc7043b097f41bcdee3954e9a32267b8256c.tar.gz
buildroot-f7afdc7043b097f41bcdee3954e9a32267b8256c.zip
package/systemd: remove networkd depends from timesyncd
systemd-timesyncd can function without systemd-networkd. Signed-off-by: Gabe Evans <gabe@hashrabbit.co> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> 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 ace385a086..89427ccba8 100644
--- a/package/systemd/Config.in
+++ b/package/systemd/Config.in
@@ -98,7 +98,6 @@ config BR2_PACKAGE_SYSTEMD_NETWORKD
config BR2_PACKAGE_SYSTEMD_TIMESYNCD
bool "enable SNTP client"
- depends on BR2_PACKAGE_SYSTEMD_NETWORKD
help
systemd-timesyncd is a service that may be used to synchronize the
local system clock with a Network Time Protocol Server.
OpenPOWER on IntegriCloud