ntp: add pool.ntp.org back as default ntp server for ntpdate

Fixes: SYS#1185
neels/inmarsat
Henning Heinold 8 years ago committed by Holger Hans Peter Freyther
parent ea1483dd5c
commit b271d31282

@ -1,6 +1,6 @@
# Configuration script used by ntpdate-sync script
NTPSERVERS=""
NTPSERVERS="pool.ntp.org"
# Set to "yes" to write time to hardware clock on success
UPDATE_HWCLOCK="no"

@ -23,7 +23,7 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g
file://ntpd.list \
"
PR = "r6"
PR = "r7"
SRC_URI[md5sum] = "65d8cdfae4722226fbe29863477641ed"
SRC_URI[sha256sum] = "948274b88f1ed002d867ced6aaefdfd0999668b11285ac2b3a67ff2629d59d88"

Loading…
Cancel
Save