From: Tim Yardley Date: Tue, 8 Jan 2008 23:18:21 +0000 (+0000) Subject: move the drift file to /tmp since it gets written a fair amount, bump release and... X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=0ae8e88b1285ad364ecfdfc79aa045d02a28ac25;hp=e81e24cb0d8d14c76a9cebe6d0d2df946b97707a move the drift file to /tmp since it gets written a fair amount, bump release and fix whitespace SVN-Revision: 10149 --- diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 980b54c41c..62995d06a8 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntp PKG_VERSION:=4.2.4p4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ @@ -48,11 +48,11 @@ TARGET_CPPFLAGS += -I$(STAGING_DIR)/usr/include/libelf define Build/Configure $(call Build/Configure/Default, \ - --disable-all-clocks \ + --disable-all-clocks \ --disable-parse-clocks \ - --enable-NMEA \ + --enable-NMEA \ --enable-LOCAL-CLOCK \ - --enable-SHM \ + --enable-SHM \ --enable-linuxcaps \ ) endef diff --git a/net/ntpd/files/ntp.conf b/net/ntpd/files/ntp.conf index 4d502b215d..9b76eb7c5c 100644 --- a/net/ntpd/files/ntp.conf +++ b/net/ntpd/files/ntp.conf @@ -7,7 +7,7 @@ restrict 127.0.0.1 -driftfile /etc/ntp.drift +driftfile /tmp/ntp.drift server 0.pool.ntp.org iburst server 1.pool.ntp.org iburst