forked from google/crosvm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 830 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "tpm2-sys/libtpm2"]
path = tpm2-sys/libtpm2
url = https://chromium.googlesource.com/chromiumos/third_party/tpm2
[submodule "third_party/minigbm"]
path = third_party/minigbm
url = https://chromium.googlesource.com/chromiumos/platform/minigbm
[submodule "third_party/virglrenderer"]
path = third_party/virglrenderer
url = https://chromium.googlesource.com/chromiumos/third_party/virglrenderer
[submodule "third_party/minijail"]
path = third_party/minijail
url = https://chromium.googlesource.com/chromiumos/platform/minijail
[submodule "third_party/vmm_vhost"]
path = third_party/vmm_vhost
url = https://chromium.googlesource.com/chromiumos/third_party/rust-vmm/vhost/
[submodule "third_party/depot_tools"]
path = third_party/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git