mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-15 00:03:39 +08:00
0000858: Not finding ntp sources
Fixed source URL
This commit is contained in:
parent
0fb7acaf0f
commit
6b2f95f295
@ -5,7 +5,7 @@
|
||||
#############################################################
|
||||
NTP_VERSION:=4.2.0
|
||||
NTP_SOURCE:=ntp-$(NTP_VERSION).tar.gz
|
||||
NTP_SITE:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4
|
||||
NTP_SITE:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2
|
||||
NTP_DIR:=$(BUILD_DIR)/ntp-$(NTP_VERSION)
|
||||
NTP_CAT:=zcat
|
||||
NTP_BINARY:=ntpdate/ntpdate
|
||||
|
Loading…
Reference in New Issue
Block a user