All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] pckage/openpowerlink: fix sha256 hash
@ 2016-06-08 21:21 Romain Naour
  2016-06-08 21:21 ` [Buildroot] [PATCH 2/3] package/openpowerlink: link demos applications with PCIe library interface Romain Naour
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Romain Naour @ 2016-06-08 21:21 UTC (permalink / raw)
  To: buildroot

While bumping to v2.4.0, the sha256 was commented by mistake
and the hash was for v2.3.2 archive.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
 package/openpowerlink/openpowerlink.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/openpowerlink/openpowerlink.hash b/package/openpowerlink/openpowerlink.hash
index c879df1..d112947 100644
--- a/package/openpowerlink/openpowerlink.hash
+++ b/package/openpowerlink/openpowerlink.hash
@@ -2,4 +2,4 @@
 md5	a833ca76a162db04a28c36ccecfd8a05	openPOWERLINK_V2.4.0.tar.gz
 sha1	d2260f7d1b7f264dd7a0323509bec233d36aed11	openPOWERLINK_V2.4.0.tar.gz
 # sha256 locally computed
-#sha256	e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855	openPOWERLINK_V2.4.0.tar.gz
+sha256	7296556e621adfeeb643c6541747433ecf86176923d736ea909e9ff6dcf1650b	openPOWERLINK_V2.4.0.tar.gz
-- 
2.5.5

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

end of thread, other threads:[~2016-06-08 21:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-08 21:21 [Buildroot] [PATCH 1/3] pckage/openpowerlink: fix sha256 hash Romain Naour
2016-06-08 21:21 ` [Buildroot] [PATCH 2/3] package/openpowerlink: link demos applications with PCIe library interface Romain Naour
2016-06-08 21:21 ` [Buildroot] [PATCH 3/3] package/openpowerlink: fix uClibc build Romain Naour
2016-06-08 21:25 ` [Buildroot] [PATCH 1/3] pckage/openpowerlink: fix sha256 hash Thomas Petazzoni
2016-06-08 21:29   ` Romain Naour

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.