.gitmodules: use github.com/ceph/xxHash clone

This lets us add our own commits, if necessary.

Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2016-03-08 16:04:31 -05:00
parent 1c99dc2f4f
commit 517a9d6d52

2
.gitmodules vendored
View File

@ -28,4 +28,4 @@
url = https://github.com/ceph/spdk.git
[submodule "src/xxHash"]
path = src/xxHash
url = https://github.com/Cyan4973/xxHash.git
url = https://github.com/ceph/xxHash.git