-
-
Notifications
You must be signed in to change notification settings - Fork 45
/
.gitmodules
80 lines (80 loc) · 2.63 KB
/
.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
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
73
74
75
76
77
78
79
80
[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-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-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-qcom"]
path = sources/meta-qcom
url = https://github.com/YoeDistro/meta-qcom
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-clang"]
path = sources/meta-clang
url = https://github.com/YoeDistro/meta-clang
branch = master
[submodule "sources/meta-arm"]
path = sources/meta-arm
url = https://github.com/YoeDistro/meta-arm
branch = master
[submodule "sources/meta-elm-binary"]
path = sources/meta-elm-binary
url = https://github.com/YoeDistro/meta-elm-binary
branch = master
[submodule "sources/meta-rockchip"]
path = sources/meta-rockchip
url = https://github.com/YoeDistro/meta-rockchip
branch = master
[submodule "sources/poky"]
path = sources/poky
url = https://github.com/YoeDistro/poky
branch = master
[submodule "sources/meta-variscite-bsp-common"]
path = sources/meta-variscite-bsp-common
url = https://github.com/YoeDistro/meta-variscite-bsp-common
branch = yoe/mickledore-var02
[submodule "sources/meta-variscite-bsp"]
path = sources/meta-variscite-bsp
url = https://github.com/YoeDistro/meta-variscite-bsp
branch = yoe/mickledore-var02
[submodule "sources/meta-qt6"]
path = sources/meta-qt6
url = https://github.com/YoeDistro/meta-qt6
branch = yoe/6.8
[submodule "sources/meta-tegra"]
path = sources/meta-tegra
url = https://github.com/YoeDistro/meta-tegra
branch = master
[submodule "sources/meta-tegra-community"]
path = sources/meta-tegra-community
url = https://github.com/YoeDistro/meta-tegra-community
branch = master
[submodule "sources/meta-swupdate"]
path = sources/meta-swupdate
url = https://github.com/yoedistro/meta-swupdate
branch = master