projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1a4b28
)
package/systemd: remove networkd depends from timesyncd
author
Gabe Evans
<gabe@hashrabbit.co>
Thu, 25 Feb 2016 21:55:17 +0000
(21:55 +0000)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/package/systemd/Config.in
b/package/systemd/Config.in
index ace385a08674d4d80fd3e2448869920721643bf8..89427ccba816557864f18bf7d991c7b83ccfd2a8 100644
(file)
--- 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.