-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
29 lines (29 loc) · 1005 Bytes
/
.gitmodules
File metadata and controls
29 lines (29 loc) · 1005 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[submodule "bitbake"]
path = bitbake
url = https://git.openembedded.org/bitbake
[submodule "openembedded-core"]
path = openembedded-core
url = https://git.openembedded.org/openembedded-core
branch = whinlatter
[submodule "meta-yocto"]
path = meta-yocto
url = https://git.yoctoproject.org/meta-yocto
branch = whinlatter
[submodule "meta-confidential-compute"]
path = meta-confidential-compute
url = https://github.com/Dstack-TEE/meta-confidential-compute.git
[submodule "meta-virtualization"]
path = meta-virtualization
url = https://github.com/Dstack-TEE/meta-virtualization.git
[submodule "meta-openembedded"]
path = meta-openembedded
url = https://github.com/openembedded/meta-openembedded
[submodule "meta-rust-bin"]
path = meta-rust-bin
url = https://github.com/Dstack-TEE/meta-rust-bin
[submodule "dstack"]
path = dstack
url = https://github.com/Phala-Network/dstack-cloud.git
[submodule "meta-security"]
path = meta-security
url = https://github.com/Dstack-TEE/meta-security.git