package/systemd: remove networkd depends from timesyncd
authorGabe Evans <gabe@hashrabbit.co>
Thu, 25 Feb 2016 21:55:17 +0000 (21:55 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 29 Feb 2016 21:49:55 +0000 (22:49 +0100)
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>
package/systemd/Config.in

index ace385a08674d4d80fd3e2448869920721643bf8..89427ccba816557864f18bf7d991c7b83ccfd2a8 100644 (file)
@@ -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.