Skip to content

Commit

Permalink
hwloc201: use a git submodule
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
jsquyres committed Jul 15, 2019
1 parent 020a591 commit 6b9d22a
Show file tree
Hide file tree
Showing 108 changed files with 5 additions and 50,203 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "opal/mca/hwloc/hwloc201/hwloc"]
path = opal/mca/hwloc/hwloc201/hwloc
url = https://github.com/open-mpi/hwloc.git
1 change: 1 addition & 0 deletions opal/mca/hwloc/hwloc201/autogen.subdirs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hwloc
1 change: 1 addition & 0 deletions opal/mca/hwloc/hwloc201/hwloc
Submodule hwloc added at 4fe5f4
44 changes: 0 additions & 44 deletions opal/mca/hwloc/hwloc201/hwloc/AUTHORS

This file was deleted.

39 changes: 0 additions & 39 deletions opal/mca/hwloc/hwloc201/hwloc/COPYING

This file was deleted.

93 changes: 0 additions & 93 deletions opal/mca/hwloc/hwloc201/hwloc/Makefile.am

This file was deleted.

Loading

0 comments on commit 6b9d22a

Please sign in to comment.