forked from OE4T/tegra-demo-distro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
28 lines (28 loc) · 975 Bytes
/
.gitmodules
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
[submodule "poky"]
path = repos/poky
url = git://git.yoctoproject.org/poky
branch = master
[submodule "repos/meta-openembedded"]
path = repos/meta-openembedded
url = git://git.openembedded.org/meta-openembedded
branch = master
[submodule "repos/meta-virtualization"]
path = repos/meta-virtualization
url = git://git.yoctoproject.org/meta-virtualization
branch = master
[submodule "repos/meta-mender"]
path = repos/meta-mender
url = https://github.com/madisongh/meta-mender.git
branch = dunfell-with-overrides-conversion
[submodule "repos/meta-mender-community"]
path = repos/meta-mender-community
url = https://github.com/OE4T/meta-mender-community.git
branch = dunfell-with-overrides-conversion
[submodule "repos/meta-tegra"]
path = repos/meta-tegra
url = https://github.com/OE4T/meta-tegra.git
branch = master
[submodule "repos/meta-tegra-community"]
path = repos/meta-tegra-community
url = https://github.com/OE4T/meta-tegra-community
branch = master