mirror of
https://github.com/ceph/ceph
synced 2025-01-10 05:00:59 +00:00
4105ab8bc1
Now that there is a git repository to refer to, it will be good for maintenance. Pin the version to stable branches. http://tracker.ceph.com/issues/7599 refs #7599 Signed-off-by: Loic Dachary <loic@dachary.org>
18 lines
597 B
Plaintext
18 lines
597 B
Plaintext
[submodule "ceph-object-corpus"]
|
|
path = ceph-object-corpus
|
|
url = git://ceph.com/git/ceph-object-corpus.git
|
|
[submodule "src/libs3"]
|
|
path = src/libs3
|
|
url = git://github.com/ceph/libs3.git
|
|
[submodule "src/civetweb"]
|
|
path = src/civetweb
|
|
url = git://github.com/ceph/civetweb
|
|
[submodule "src/erasure-code/jerasure/gf-complete"]
|
|
path = src/erasure-code/jerasure/gf-complete
|
|
url = https://bitbucket.org/jimplank/gf-complete.git
|
|
branch = v1
|
|
[submodule "src/erasure-code/jerasure/jerasure"]
|
|
path = src/erasure-code/jerasure/jerasure
|
|
url = https://bitbucket.org/jimplank/jerasure.git
|
|
branch = v2
|