From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/ntp
Date: Wed, 27 Jun 2007 02:19:00 -0700 (PDT) [thread overview]
Message-ID: <20070627091900.69F52A461E@busybox.net> (raw)
Author: aldot
Date: 2007-06-27 02:18:58 -0700 (Wed, 27 Jun 2007)
New Revision: 18949
Log:
- the actual current version of NTP is 4.2p2 (Julien Letessier)
- fixed the configure flag (Julien Letessier)
Modified:
trunk/buildroot/package/ntp/ntp.mk
Changeset:
Modified: trunk/buildroot/package/ntp/ntp.mk
===================================================================
--- trunk/buildroot/package/ntp/ntp.mk 2007-06-27 00:20:38 UTC (rev 18948)
+++ trunk/buildroot/package/ntp/ntp.mk 2007-06-27 09:18:58 UTC (rev 18949)
@@ -3,7 +3,7 @@
# ntp
#
#############################################################
-NTP_VERSION:=4.2.4
+NTP_VERSION:=4.2.4p2
NTP_SOURCE:=ntp-$(NTP_VERSION).tar.gz
NTP_SITE:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2
NTP_DIR:=$(BUILD_DIR)/ntp-$(NTP_VERSION)
@@ -50,7 +50,7 @@
--with-shared \
--program-transform-name=s,,, \
--without-crypto \
- --enable-tickadj=no \
+ --disable-tickadj \
);
touch $@
next reply other threads:[~2007-06-27 9:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-27 9:19 aldot at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-01-31 18:39 [Buildroot] svn commit: trunk/buildroot/package/ntp jacmet at uclibc.org
2008-11-14 22:52 wberrier at uclibc.org
2008-11-06 21:11 wberrier at uclibc.org
2008-10-31 1:44 antab at uclibc.org
2007-08-13 19:33 ulf at uclibc.org
2007-07-28 16:41 ulf at uclibc.org
2007-06-26 15:41 aldot at uclibc.org
2007-06-27 6:26 ` Julien Letessier
2007-06-27 9:17 ` Bernhard Fischer
2007-06-25 18:27 aldot at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070627091900.69F52A461E@busybox.net \
--to=aldot@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox