commit | c8eb02ab7bd975f5a5f10dbf2c762e9057b6efb9 | [log] [tgz] |
---|---|---|
author | Song Guo <songguo@google.com> | Tue Oct 27 22:48:59 2020 +0800 |
committer | GitHub <noreply@github.com> | Tue Oct 27 09:48:59 2020 -0500 |
tree | 6b249ea37967028365fb3cd8e0b03a838b0fa969 | |
parent | 8757e691a60d768e163d8f750ca64158b4ddb72f [diff] [blame] |
[submodule] Use https clone url for bluez (#3432)
diff --git a/.gitmodules b/.gitmodules index c9e4190..2ab2d4a 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -40,7 +40,7 @@ branch = master [submodule "bluez"] path = third_party/bluez/repo - url = git://git.kernel.org/pub/scm/bluetooth/bluez.git + url = https://kernel.googlesource.com/pub/scm/bluetooth/bluez.git branch = master [submodule "ot-commissioner"] path = third_party/ot-commissioner/repo