mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 04:31:21 +00:00
hwloc: update to 2.12.1
Upstream list of changes is available at https://github.com/open-mpi/hwloc/blob/master/NEWS. Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
committed by
Hannu Nyman
parent
c2cfb05855
commit
1c28a6a917
@@ -6,12 +6,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hwloc
|
||||
PKG_VERSION:=2.11.2
|
||||
PKG_VERSION:=2.12.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://download.open-mpi.org/release/$(PKG_NAME)/v2.11
|
||||
PKG_HASH:=f7f88fecae067100f1a1a915b658add0f4f71561259482910a69baea22fe8409
|
||||
PKG_SOURCE_URL:=https://download.open-mpi.org/release/$(PKG_NAME)/v2.12
|
||||
PKG_HASH:=38a90328bb86259f9bb2fe1dc57fd841e111d1e6358012bef23dfd95d21dc66b
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
@@ -67,6 +67,7 @@ endef
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--disable-libxml2 \
|
||||
--disable-opencl \
|
||||
--disable-libudev
|
||||
|
||||
define Build/InstallDev
|
||||
|
||||
Reference in New Issue
Block a user