summaryrefslogtreecommitdiff
path: root/package/ntpclient
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-09-08 11:38:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2016-09-08 11:38:50 +0200
commitf67916c2c84ddc8792d559e7bb3244ac5ec2137f (patch)
tree37131df3bfb791d37b532571e1c0d452680d6e17 /package/ntpclient
parent9a16f08281ffab9d9d41c3a5d1e99609c18a8122 (diff)
use Braunschweig NTP for all ntp packages
Diffstat (limited to 'package/ntpclient')
-rw-r--r--package/ntpclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ntpclient/Makefile b/package/ntpclient/Makefile
index a08a3aec8..42610d971 100644
--- a/package/ntpclient/Makefile
+++ b/package/ntpclient/Makefile
@@ -21,7 +21,7 @@ PKGFD_STARTUP:= Fetch time on startup
PKG_FLAVOURS_STRING_NTPCLIENT:= HOST
PKGFD_HOST:= Fetch time from this NTP host
-PKGFX_HOST:= pool.ntp.org
+PKGFX_HOST:= ptbtime1.ptb.de
PKGFC_HOST:= depends on ADK_PACKAGE_NTPCLIENT_STARTUP
include ${ADK_TOPDIR}/mk/package.mk