buildrootschalter/package/ntp
Thomas Petazzoni a4051d9db8 ntp: fix build failure
This patch adds a patch to NTP to fix the following build failure,
using a workaround patch found on the Fedora bugzilla:

ntp_loopfilter.c: In function 'local_clock':
ntp_loopfilter.c:571: error: 'MOD_NANO' undeclared (first use in this function)
ntp_loopfilter.c:571: error: (Each undeclared identifier is reported only once
ntp_loopfilter.c:571: error: for each function it appears in.)
ntp_loopfilter.c: In function 'loop_config':
ntp_loopfilter.c:896: error: 'MOD_NANO' undeclared (first use in this function)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-05-20 22:34:29 +02:00
..
Config.in
ntp-4.2.4_p5-adjtimex.patch ntp: fix time sync issue 2009-01-31 18:39:49 +00:00
ntp-4.2.4_p5-nano.patch ntp: fix build failure 2010-05-20 22:34:29 +02:00
ntp.mk buildroot: silence ./configure step when building with 'make -s' 2009-10-01 21:24:42 +02:00
ntp.sysvinit ntp.sysvinit: fix 'restart' (don't exit on failed commands with set -e) 2008-11-14 22:52:48 +00:00
ntpd.etc.default ntp: add /etc/default/ntpd to control whether to start 2008-11-06 21:11:54 +00:00
TODO