All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] ntp: fix hash file
@ 2014-12-30 16:19 Fabio Porcedda
  2014-12-30 23:19 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Porcedda @ 2014-12-30 16:19 UTC (permalink / raw)
  To: buildroot

Add a space between the hash and filename so the hash can be used.

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/ntp/ntp.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/ntp/ntp.hash b/package/ntp/ntp.hash
index 2ff6449..1d1b907 100644
--- a/package/ntp/ntp.hash
+++ b/package/ntp/ntp.hash
@@ -1,2 +1,2 @@
 # From http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8.tar.gz.md5
-md5	6972a626be6150db8cfbd0b63d8719e7ntp-4.2.8.tar.gz
+md5	6972a626be6150db8cfbd0b63d8719e7 ntp-4.2.8.tar.gz
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] ntp: fix hash file
  2014-12-30 16:19 [Buildroot] [PATCH] ntp: fix hash file Fabio Porcedda
@ 2014-12-30 23:19 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2014-12-30 23:19 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabio" == Fabio Porcedda <fabio.porcedda@gmail.com> writes:

 > Add a space between the hash and filename so the hash can be used.
 > Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
 > Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-30 23:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-30 16:19 [Buildroot] [PATCH] ntp: fix hash file Fabio Porcedda
2014-12-30 23:19 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.