forked from YoeDistro/yoe-distro
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
72 lines (72 loc) · 2.3 KB
/
.gitmodules
File metadata and controls
72 lines (72 loc) · 2.3 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule "sources/bitbake"]
path = sources/bitbake
url = https://github.com/YoeDistro/bitbake
branch = master
[submodule "sources/openembedded-core"]
path = sources/openembedded-core
url = https://github.com/YoeDistro/openembedded-core
branch = master
[submodule "sources/meta-openembedded"]
path = sources/meta-openembedded
url = https://github.com/YoeDistro/meta-openembedded
branch = master
[submodule "sources/meta-ti"]
path = sources/meta-ti
url = https://github.com/YoeDistro/meta-ti
branch = master
[submodule "sources/meta-browser"]
path = sources/meta-browser
url = https://github.com/YoeDistro/meta-browser
branch = master
[submodule "sources/meta-freescale"]
path = sources/meta-freescale
url = https://github.com/YoeDistro/meta-freescale
branch = master
[submodule "sources/meta-freescale-3rdparty"]
path = sources/meta-freescale-3rdparty
url = https://github.com/YoeDistro/meta-freescale-3rdparty
branch = master
[submodule "sources/meta-qt5"]
path = sources/meta-qt5
url = https://github.com/YoeDistro/meta-qt5
branch = master
[submodule "sources/meta-intel"]
path = sources/meta-intel
url = https://github.com/YoeDistro/meta-intel
branch = master
[submodule "sources/meta-raspberrypi"]
path = sources/meta-raspberrypi
url = https://github.com/YoeDistro/meta-raspberrypi
branch = master
[submodule "sources/meta-96boards"]
path = sources/meta-96boards
url = https://github.com/YoeDistro/meta-96boards
branch = master
[submodule "sources/meta-qcom"]
path = sources/meta-qcom
url = https://github.com/YoeDistro/meta-qcom
branch = master
[submodule "sources/meta-variscite-fslc"]
path = sources/meta-variscite-fslc
url = https://github.com/YoeDistro/meta-variscite-fslc
branch = thud
[submodule "sources/meta-yoe"]
path = sources/meta-yoe
url = https://github.com/YoeDistro/meta-yoe
branch = master
[submodule "sources/meta-riscv"]
path = sources/meta-riscv
url = https://github.com/YoeDistro/meta-riscv
branch = master
[submodule "sources/meta-odroid"]
path = sources/meta-odroid
url = https://github.com/YoeDistro/meta-odroid
branch = master
[submodule "sources/meta-rust"]
path = sources/meta-rust
url = https://github.com/YoeDistro/meta-rust
branch = master
[submodule "sources/meta-atmel"]
path = sources/meta-atmel
url = https://github.com/YoeDistro/meta-atmel
branch = yoe/master