mmtf-cpp: do not fetch submodules - we don't need them

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-12-05 21:12:45 +01:00
parent adeca0d197
commit dbcdfe91cd

View File

@@ -7,7 +7,7 @@ inherit cmake
DEPENDS = "msgpack-c"
SRC_URI = "gitsm://github.com/rcsb/mmtf-cpp.git"
SRC_URI = "git://github.com/rcsb/mmtf-cpp.git"
SRCREV = "407bf8e541530579b1f2c3e7f7fa96bb06ef5be9"
S = "${WORKDIR}/git"