package/hwloc: install package to staging directory
authorGraham Holland <gmh7@sfu.ca>
Tue, 30 May 2017 18:04:23 +0000 (11:04 -0700)
committerThomas 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

index ad2e090a43b4536fde7850aaaba292f31dd8a4bd..5de84f77a1dd2918c9cbcc2caea750fc3dcde16c 100644 (file)
@@ -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