Commit f7afdc70 authored by Gabe Evans's avatar Gabe Evans Committed by Thomas Petazzoni
Browse files

package/systemd: remove networkd depends from timesyncd



systemd-timesyncd can function without systemd-networkd.

Signed-off-by: default avatarGabe Evans <gabe@hashrabbit.co>
Reviewed-by: default avatarArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent a1a4b280
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.