projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbcbc55
)
package/hwloc: install package to staging directory
author
Graham Holland
<gmh7@sfu.ca>
Tue, 30 May 2017 18:04:23 +0000
(11:04 -0700)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Tue, 30 May 2017 21:17:53 +0000
(23:17 +0200)
The hwloc package consists of a library and utilities so it should be
installed to both the staging and target directories.
Signed-off-by: Graham Holland <gmh7@sfu.ca>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/hwloc/hwloc.mk
patch
|
blob
|
history
diff --git
a/package/hwloc/hwloc.mk
b/package/hwloc/hwloc.mk
index ad2e090a43b4536fde7850aaaba292f31dd8a4bd..5de84f77a1dd2918c9cbcc2caea750fc3dcde16c 100644
(file)
--- a/
package/hwloc/hwloc.mk
+++ b/
package/hwloc/hwloc.mk
@@
-11,6
+11,7
@@
HWLOC_SITE = http://www.open-mpi.org/software/hwloc/v$(HWLOC_VERSION_MAJOR)/down
HWLOC_LICENSE = BSD-3-Clause
HWLOC_LICENSE_FILES = COPYING
HWLOC_DEPENDENCIES = host-pkgconf
+HWLOC_INSTALL_STAGING = YES
# 0001-utils-hwloc-Makefile.am-fix-install-man-race-conditi.patch touches Makefile.am
HWLOC_AUTORECONF = YES