mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #1304 from equinox0815/for-15.05-ntpd-enalbe-pps
ntpd: enable ATOM (PPS) support [for-15.05]
This commit is contained in:
+2
-1
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=ntp
|
PKG_NAME:=ntp
|
||||||
PKG_VERSION:=4.2.8p2
|
PKG_VERSION:=4.2.8p2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
|
PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
|
||||||
@@ -103,6 +103,7 @@ CONFIGURE_ARGS += \
|
|||||||
--enable-NMEA \
|
--enable-NMEA \
|
||||||
--enable-LOCAL-CLOCK \
|
--enable-LOCAL-CLOCK \
|
||||||
--enable-SHM \
|
--enable-SHM \
|
||||||
|
--enable-ATOM \
|
||||||
--enable-linuxcaps \
|
--enable-linuxcaps \
|
||||||
--with-yielding-select=yes \
|
--with-yielding-select=yes \
|
||||||
--with-crypto \
|
--with-crypto \
|
||||||
|
|||||||
Reference in New Issue
Block a user