Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] hostapd: add hash
@ 2014-10-14 10:55 Gustavo Zacarias
  2014-10-14 10:56 ` [Buildroot] [PATCH 2/2] wpa_supplicant: " Gustavo Zacarias
  0 siblings, 1 reply; 4+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 10:55 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/hostapd/hostapd.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/hostapd/hostapd.hash

diff --git a/package/hostapd/hostapd.hash b/package/hostapd/hostapd.hash
new file mode 100644
index 0000000..5aefa14
--- /dev/null
+++ b/package/hostapd/hostapd.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256	c94c2b76876fad4c80a1063a06f958a2189ba5003475016fa7658a1ca49bb4df	hostapd-2.3.tar.gz
-- 
2.0.4

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

* [Buildroot] [PATCH 2/2] wpa_supplicant: add hash
  2014-10-14 10:55 [Buildroot] [PATCH 1/2] hostapd: add hash Gustavo Zacarias
@ 2014-10-14 10:56 ` Gustavo Zacarias
  2014-10-19 14:40   ` Yann E. MORIN
  2014-10-19 17:24   ` Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 10:56 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/wpa_supplicant/wpa_supplicant.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/wpa_supplicant/wpa_supplicant.hash

diff --git a/package/wpa_supplicant/wpa_supplicant.hash b/package/wpa_supplicant/wpa_supplicant.hash
new file mode 100644
index 0000000..947ae23
--- /dev/null
+++ b/package/wpa_supplicant/wpa_supplicant.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256	eaaa5bf3055270e521b2dff64f2d203ec8040f71958b8588269a82c00c9d7b6a	wpa_supplicant-2.3.tar.gz
-- 
2.0.4

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

* [Buildroot] [PATCH 2/2] wpa_supplicant: add hash
  2014-10-14 10:56 ` [Buildroot] [PATCH 2/2] wpa_supplicant: " Gustavo Zacarias
@ 2014-10-19 14:40   ` Yann E. MORIN
  2014-10-19 17:24   ` Thomas Petazzoni
  1 sibling, 0 replies; 4+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:40 UTC (permalink / raw)
  To: buildroot

Gustavo, All,

On 2014-10-14 07:56 -0300, Gustavo Zacarias spake thusly:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Tested the hash by asking Buildroot to download the package.

Regards,
Yann E. MORIN.

> ---
>  package/wpa_supplicant/wpa_supplicant.hash | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 package/wpa_supplicant/wpa_supplicant.hash
> 
> diff --git a/package/wpa_supplicant/wpa_supplicant.hash b/package/wpa_supplicant/wpa_supplicant.hash
> new file mode 100644
> index 0000000..947ae23
> --- /dev/null
> +++ b/package/wpa_supplicant/wpa_supplicant.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated
> +sha256	eaaa5bf3055270e521b2dff64f2d203ec8040f71958b8588269a82c00c9d7b6a	wpa_supplicant-2.3.tar.gz
> -- 
> 2.0.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20141019/dbafe1b5/attachment.asc>

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

* [Buildroot] [PATCH 2/2] wpa_supplicant: add hash
  2014-10-14 10:56 ` [Buildroot] [PATCH 2/2] wpa_supplicant: " Gustavo Zacarias
  2014-10-19 14:40   ` Yann E. MORIN
@ 2014-10-19 17:24   ` Thomas Petazzoni
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2014-10-19 17:24 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Tue, 14 Oct 2014 07:56:00 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/wpa_supplicant/wpa_supplicant.hash | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 package/wpa_supplicant/wpa_supplicant.hash

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2014-10-19 17:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-14 10:55 [Buildroot] [PATCH 1/2] hostapd: add hash Gustavo Zacarias
2014-10-14 10:56 ` [Buildroot] [PATCH 2/2] wpa_supplicant: " Gustavo Zacarias
2014-10-19 14:40   ` Yann E. MORIN
2014-10-19 17:24   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox