submodules: Remove cc-runtime and runv

Both cc-runtime and runv git submodules can now be removed since
the new folder cli defines the OCI wrapper, and the kata API is
defined and implemented through the virtcontainers package in this
same repository.

Fixes #64

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf 2018-03-21 12:10:15 -07:00
parent 6d05197625
commit 1a9ceb1278
3 changed files with 0 additions and 8 deletions

6
.gitmodules vendored
View File

@ -1,6 +0,0 @@
[submodule "cc-runtime"]
path = cc-runtime
url = https://github.com/clearcontainers/runtime
[submodule "runv"]
path = runv
url = https://github.com/hyperhq/runv.git

@ -1 +0,0 @@
Subproject commit 532740cc7cb859b33e7a80cfb250fbe2fd1e5899

1
runv

@ -1 +0,0 @@
Subproject commit 299f4e6493050173c0bd30a48fde31b3a34b0f24