From: Deepika Upadhyay Date: Sat, 21 Aug 2021 06:40:19 +0000 (+0530) Subject: .gitmodules: remove thrift submodule X-Git-Tag: v17.1.0~1040^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F42884%2Fhead;p=ceph.git .gitmodules: remove thrift submodule with 80e82686ebafe36fca6dfd21cb32e63ced94d5cd we now use thrift as a distro based dependency, hence we no longer need it as a submodule. Signed-off-by: Deepika Upadhyay --- diff --git a/.gitmodules b/.gitmodules index da854248121a..c9da017ee6cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,10 +70,6 @@ path = src/jaegertracing/jaeger-client-cpp url = https://github.com/ceph/jaeger-client-cpp.git branch = hunter-disabled -[submodule "src/jaegertracing/thrift"] - path = src/jaegertracing/thrift - url = https://github.com/apache/thrift.git - branch = 0.13.0 [submodule "src/libkmip"] path = src/libkmip url = https://github.com/ceph/libkmip diff --git a/src/jaegertracing/thrift b/src/jaegertracing/thrift deleted file mode 160000 index b75e88a33d67..000000000000 --- a/src/jaegertracing/thrift +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b75e88a33d67ae05ef9b5fa001d2a63a2effe377