This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
hwloc: Add PCI support
Since libpciaccess got added, hwloc is picking it up. Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev
6 years ago
parent
e9d59949ce
commit
7e3811ba01
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
libs/hwloc/Makefile
+ 2
- 1
libs/hwloc/Makefile
View File
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
hwloc
PKG_VERSION
:=
2.0.3
PKG_RELEASE
:=
1
PKG_RELEASE
:=
2
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
PKG_SOURCE_URL
:=
https://download.open-mpi.org/release/
$(
PKG_NAME
)
/v2.0
@ -56,6 +56,7 @@ $(call Package/hwloc/Default)
SECTION:
=
libs
CATEGORY:
=
Libraries
TITLE
+=
libraries
DEPENDS
+=
+libpciaccess
e
n
d
e
f
d
e
f
i
n
e
P
a
c
k
a
g
e
/
l
i
b
h
w
l
o
c
/
d
e
s
c
r
i
p
t
i
o
n
Write
Preview
Loading…
Cancel
Save