Change eigen submodule url (#2975)

This commit is contained in:
Changming Sun 2020-02-06 11:22:55 -08:00 committed by GitHub
parent 8888b71562
commit bc9f55df47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

2
.gitmodules vendored
View file

@ -24,7 +24,7 @@
url = https://github.com/google/re2.git
[submodule "cmake/external/eigen"]
path = cmake/external/eigen
url = https://github.com/eigenteam/eigen-git-mirror.git
url = https://gitlab.com/libeigen/eigen.git
[submodule "cmake/external/DNNLibrary"]
path = cmake/external/DNNLibrary
url = https://github.com/JDAI-CV/DNNLibrary

View file

@ -139,8 +139,8 @@
"component": {
"type": "git",
"git": {
"commitHash": "899973df982f2d389659d9e4266efabb3da1ecc8",
"repositoryUrl": "https://github.com/eigenteam/eigen-git-mirror.git"
"commitHash": "efd9867ff0e8df23016ac6c9828d0d7bf8bec1b1",
"repositoryUrl": "https://gitlab.com/libeigen/eigen.git"
}
}
},

@ -1 +1 @@
Subproject commit 899973df982f2d389659d9e4266efabb3da1ecc8
Subproject commit efd9867ff0e8df23016ac6c9828d0d7bf8bec1b1