All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/hwloc: bump to version 2.8.0
@ 2022-09-15 20:48 Julien Olivain
  2022-09-17 13:05 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2022-09-15 20:48 UTC (permalink / raw)
  To: buildroot; +Cc: Steven Noonan, Julien Olivain

This commit also adds the md5 and sha1 hashes published on the project
download page.

For change log, see:
- https://github.com/open-mpi/hwloc/blob/hwloc-2.8.0/NEWS#L20

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 package/hwloc/hwloc.hash | 6 ++++--
 package/hwloc/hwloc.mk   | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/package/hwloc/hwloc.hash b/package/hwloc/hwloc.hash
index ca77e3301c..b146472195 100644
--- a/package/hwloc/hwloc.hash
+++ b/package/hwloc/hwloc.hash
@@ -1,4 +1,6 @@
-# From https://www.open-mpi.org/software/hwloc/v2.7/
-sha256  028cee53ebcfe048283a2b3e87f2fa742c83645fc3ae329134bf5bb8b90384e0  hwloc-2.7.0.tar.bz2
+# From https://www.open-mpi.org/software/hwloc/v2.8/
+md5  1d40ecdded67bbe4bafc8f8e8479376c  hwloc-2.8.0.tar.bz2
+sha1  314faaeda9f1982da97fca93b83307bc34d5b414  hwloc-2.8.0.tar.bz2
+sha256  348a72fcd48c32a823ee1da149ae992203e7ad033549e64aed6ea6eeb01f42c1  hwloc-2.8.0.tar.bz2
 # Locally computed
 sha256  d79a936a42f3c6cb7c8375a023d43f4435f4664d3a5a2ea6b4623cff83c7fc06  COPYING
diff --git a/package/hwloc/hwloc.mk b/package/hwloc/hwloc.mk
index 04543a7e64..3f73b3ecc8 100644
--- a/package/hwloc/hwloc.mk
+++ b/package/hwloc/hwloc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-HWLOC_VERSION_MAJOR = 2.7
+HWLOC_VERSION_MAJOR = 2.8
 HWLOC_VERSION = $(HWLOC_VERSION_MAJOR).0
 HWLOC_SOURCE = hwloc-$(HWLOC_VERSION).tar.bz2
 HWLOC_SITE = https://download.open-mpi.org/release/hwloc/v$(HWLOC_VERSION_MAJOR)
-- 
2.37.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/hwloc: bump to version 2.8.0
  2022-09-15 20:48 [Buildroot] [PATCH 1/1] package/hwloc: bump to version 2.8.0 Julien Olivain
@ 2022-09-17 13:05 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2022-09-17 13:05 UTC (permalink / raw)
  To: Julien Olivain; +Cc: Steven Noonan, buildroot

On Thu, 15 Sep 2022 22:48:31 +0200
Julien Olivain <ju.o@free.fr> wrote:

> This commit also adds the md5 and sha1 hashes published on the project
> download page.
> 
> For change log, see:
> - https://github.com/open-mpi/hwloc/blob/hwloc-2.8.0/NEWS#L20
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  package/hwloc/hwloc.hash | 6 ++++--
>  package/hwloc/hwloc.mk   | 2 +-
>  2 files changed, 5 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-09-17 13:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15 20:48 [Buildroot] [PATCH 1/1] package/hwloc: bump to version 2.8.0 Julien Olivain
2022-09-17 13:05 ` Thomas Petazzoni

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.