Skip to content

Commit b814ff7

Browse files
committed
hwloc201: use a git submodule
Remove the entire opal/mca/hwloc/hwloc201/hwloc directory, which was just an expended hwloc v2.0.1 tarball. Replace it with a git submodule pointing to https://github.com/open-mpi/hwloc.git at the hash 4fe5f41804eaf2bcd84e7ac98dc82f6e3df04b86, which is equivalent to the hwloc-2.0.1 tag. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent 020a591 commit b814ff7

File tree

109 files changed

+5
-50213
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+5
-50213
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "opal/mca/hwloc/hwloc201/hwloc"]
2+
path = opal/mca/hwloc/hwloc201/hwloc
3+
url = https://github.com/open-mpi/hwloc.git

opal/mca/hwloc/hwloc201/Makefile.am

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,6 @@ DISTCLEANFILES = \
1919
hwloc/include/hwloc/autogen/stamp-h? \
2020
hwloc/include/private/autogen/stamp-h?
2121

22-
# Need to include these files so that these directories are carried in
23-
# the tarball (in case someone invokes autogen.sh on a dist tarball).
24-
EXTRA_DIST = \
25-
hwloc/doc/README.txt \
26-
hwloc/contrib/systemd/README.txt \
27-
hwloc/tests/README.txt \
28-
hwloc/utils/README.txt \
29-
hwloc/netloc/README.txt \
30-
hwloc/contrib/misc/README.txt
31-
3222
SUBDIRS = hwloc
3323

3424
# Headers and sources
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
hwloc

opal/mca/hwloc/hwloc201/hwloc

Submodule hwloc added at 4fe5f41

opal/mca/hwloc/hwloc201/hwloc/AUTHORS

Lines changed: 0 additions & 44 deletions
This file was deleted.

opal/mca/hwloc/hwloc201/hwloc/COPYING

Lines changed: 0 additions & 39 deletions
This file was deleted.

opal/mca/hwloc/hwloc201/hwloc/Makefile.am

Lines changed: 0 additions & 93 deletions
This file was deleted.

0 commit comments

Comments
 (0)