From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Weber Date: Tue, 23 Oct 2018 08:11:46 -0500 Subject: [Buildroot] [PATCH 1/1] ntp: added S48ntpdate script In-Reply-To: References: <1539964343-10526-1-git-send-email-oscargomezf@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Oscar, On Tue, Oct 23, 2018 at 2:59 AM Oscar Gomez Fuente wrote: > > Hi Matthew, > > > If it's Ok with you, I'll send a v2 patch tonight and include your signed-off. > > > > I fixed the args (should have been -g -q) and added a timeout loop to > > manage the fact that unlike ntpdate, ntpd won't return if there is no > > network connection or the server can't be reached. > This series is superseded by http://patchwork.ozlabs.org/patch/988212/ Matt