|
@@ -5,7 +5,7 @@
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
NTP_VERSION_MAJOR = 4.2
|
|
NTP_VERSION_MAJOR = 4.2
|
|
-NTP_VERSION = $(NTP_VERSION_MAJOR).8p10
|
|
|
|
|
|
+NTP_VERSION = $(NTP_VERSION_MAJOR).8p11
|
|
NTP_SITE = https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-$(NTP_VERSION_MAJOR)
|
|
NTP_SITE = https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-$(NTP_VERSION_MAJOR)
|
|
NTP_DEPENDENCIES = host-pkgconf libevent $(if $(BR2_PACKAGE_BUSYBOX),busybox)
|
|
NTP_DEPENDENCIES = host-pkgconf libevent $(if $(BR2_PACKAGE_BUSYBOX),busybox)
|
|
NTP_LICENSE = NTP
|
|
NTP_LICENSE = NTP
|
|
@@ -20,7 +20,6 @@ NTP_CONF_OPTS = \
|
|
--disable-local-libevent
|
|
--disable-local-libevent
|
|
|
|
|
|
# 0002-ntp-syscalls-fallback.patch
|
|
# 0002-ntp-syscalls-fallback.patch
|
|
-# 0003-ntpq-fpic.patch
|
|
|
|
NTP_AUTORECONF = YES
|
|
NTP_AUTORECONF = YES
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_LIBOPENSSL),y)
|
|
ifeq ($(BR2_PACKAGE_LIBOPENSSL),y)
|