[Buildroot] [git commit] package/hwloc: bump to version 2.12.2

Julien Olivain ju.o at free.fr
Sun Oct 19 19:13:57 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=41fe787cde45ee498a8c34f2cd94a7ba47821a5d
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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

Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/hwloc/hwloc.hash | 6 +++---
 package/hwloc/hwloc.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/hwloc/hwloc.hash b/package/hwloc/hwloc.hash
index f85508b7a6..0e5da51112 100644
--- a/package/hwloc/hwloc.hash
+++ b/package/hwloc/hwloc.hash
@@ -1,5 +1,5 @@
-# From https://www.open-mpi.org/software/hwloc/v2.11/
-sha1  8c15d9707c2390bcdc564df11395a36c8fc775be  hwloc-2.11.2.tar.bz2
-sha256  f7f88fecae067100f1a1a915b658add0f4f71561259482910a69baea22fe8409  hwloc-2.11.2.tar.bz2
+# From https://www.open-mpi.org/software/hwloc/v2.12/
+sha1  be96a4b54da92fce34e5c7f68c719ab778e058fa  hwloc-2.12.2.tar.bz2
+sha256  563e61d70febb514138af0fac36b97621e01a4aacbca07b86e7bd95b85055ba0  hwloc-2.12.2.tar.bz2
 # Locally computed
 sha256  d79a936a42f3c6cb7c8375a023d43f4435f4664d3a5a2ea6b4623cff83c7fc06  COPYING
diff --git a/package/hwloc/hwloc.mk b/package/hwloc/hwloc.mk
index 0d03757d83..fc999b3750 100644
--- a/package/hwloc/hwloc.mk
+++ b/package/hwloc/hwloc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-HWLOC_VERSION_MAJOR = 2.11
+HWLOC_VERSION_MAJOR = 2.12
 HWLOC_VERSION = $(HWLOC_VERSION_MAJOR).2
 HWLOC_SOURCE = hwloc-$(HWLOC_VERSION).tar.bz2
 HWLOC_SITE = https://download.open-mpi.org/release/hwloc/v$(HWLOC_VERSION_MAJOR)


More information about the buildroot mailing list