mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 22:51:53 +00:00
hwloc: upgrade 2.9.0 -> 2.9.1
Changelog: ========== * Don't forget to apply object type filters to "perflevel" caches detected on recent Mac OS X releases, thanks to Michel Lesoinne for the report. * Fix a failed assertion in hwloc_topology_restrict() when some NUMA nodes are removed because of HWLOC_RESTRICT_FLAG_REMOVE_CPULESS but no PUs are. Thanks to Mark Grondona for reporting the issue. * Mark HPE Cray Slingshot NICs with subtype "Slingshot". Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
895286ce04
commit
e634d3def8
@ -8,7 +8,7 @@ LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=79179bb373cd55cbd834463a514fb714"
|
||||
|
||||
SRC_URI = "https://www.open-mpi.org/software/${BPN}/v2.9/downloads/${BP}.tar.bz2"
|
||||
SRC_URI[sha256sum] = "2070e963596a2421b9af8eca43bdec113ee1107aaf7ccb475d4d3767a8856887"
|
||||
SRC_URI[sha256sum] = "7cc4931a20fef457e0933af3f375be6eafa7703fde21e137bfb9685b1409599e"
|
||||
UPSTREAM_CHECK_URI = "https://www.open-mpi.org/software/hwloc/v2.9/"
|
||||
|
||||
inherit autotools bash-completion pkgconfig
|
||||
Loading…
x
Reference in New Issue
Block a user