summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/hwloc/hwloc_2.9.2.bb (renamed from meta-oe/recipes-extended/hwloc/hwloc_2.9.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/hwloc/hwloc_2.9.1.bb b/meta-oe/recipes-extended/hwloc/hwloc_2.9.2.bb
index 7e8cd5f390..487b7da130 100644
--- a/meta-oe/recipes-extended/hwloc/hwloc_2.9.1.bb
+++ b/meta-oe/recipes-extended/hwloc/hwloc_2.9.2.bb
@@ -8,7 +8,7 @@ LICENSE = "BSD-3-Clause"
8LIC_FILES_CHKSUM = "file://COPYING;md5=79179bb373cd55cbd834463a514fb714" 8LIC_FILES_CHKSUM = "file://COPYING;md5=79179bb373cd55cbd834463a514fb714"
9 9
10SRC_URI = "https://www.open-mpi.org/software/${BPN}/v2.9/downloads/${BP}.tar.bz2" 10SRC_URI = "https://www.open-mpi.org/software/${BPN}/v2.9/downloads/${BP}.tar.bz2"
11SRC_URI[sha256sum] = "7cc4931a20fef457e0933af3f375be6eafa7703fde21e137bfb9685b1409599e" 11SRC_URI[sha256sum] = "0a87fdf677f8b00b567d229b6320bf6b25c693edaa43e0b85268d999d6b060cf"
12UPSTREAM_CHECK_URI = "https://www.open-mpi.org/software/hwloc/v2.9/" 12UPSTREAM_CHECK_URI = "https://www.open-mpi.org/software/hwloc/v2.9/"
13 13
14inherit autotools bash-completion pkgconfig 14inherit autotools bash-completion pkgconfig