runv: update submodule repo

Use a standalone cli repo so that it can be built inside the
kata runtime directory.

fixes: #17

Signed-off-by: Peng Tao <bergwolf@gmail.com>
This commit is contained in:
Peng Tao 2018-01-27 00:12:20 +08:00
parent ff8f8ab512
commit 40e1cdc5d8
2 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

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

2
runv

@ -1 +1 @@
Subproject commit 299f4e6493050173c0bd30a48fde31b3a34b0f24
Subproject commit c16abf7a687558b2c9f2eac5391513dc2bdb9b50