Skip to content

Commit 8bf85c7

Browse files
committed
.gitmodules: Use yoe/mut branches for CI
Signed-off-by: Khem Raj <[email protected]>
1 parent fa8a5ef commit 8bf85c7

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

.gitmodules

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,68 @@
11
[submodule "sources/meta-openembedded"]
22
path = sources/meta-openembedded
33
url = https://github.com/YoeDistro/meta-openembedded
4-
branch = master
4+
branch = yoe/mut
55
[submodule "sources/meta-ti"]
66
path = sources/meta-ti
77
url = https://github.com/YoeDistro/meta-ti
8-
branch = master
8+
branch = yoe/mut
99
[submodule "sources/meta-freescale"]
1010
path = sources/meta-freescale
1111
url = https://github.com/YoeDistro/meta-freescale
12-
branch = master
12+
branch = yoe/mut
1313
[submodule "sources/meta-freescale-3rdparty"]
1414
path = sources/meta-freescale-3rdparty
1515
url = https://github.com/YoeDistro/meta-freescale-3rdparty
16-
branch = master
16+
branch = yoe/mut
1717
[submodule "sources/meta-intel"]
1818
path = sources/meta-intel
1919
url = https://github.com/YoeDistro/meta-intel
20-
branch = master
20+
branch = yoe/mut
2121
[submodule "sources/meta-raspberrypi"]
2222
path = sources/meta-raspberrypi
2323
url = https://github.com/YoeDistro/meta-raspberrypi
24-
branch = master
24+
branch = yoe/mut
2525
[submodule "sources/meta-qcom"]
2626
path = sources/meta-qcom
2727
url = https://github.com/YoeDistro/meta-qcom
28-
branch = master
28+
branch = yoe/mut
2929
[submodule "sources/meta-riscv"]
3030
path = sources/meta-riscv
3131
url = https://github.com/YoeDistro/meta-riscv
32-
branch = master
32+
branch = yoe/mut
3333
[submodule "sources/meta-odroid"]
3434
path = sources/meta-odroid
3535
url = https://github.com/YoeDistro/meta-odroid
36-
branch = master
36+
branch = yoe/mut
3737
[submodule "sources/meta-clang"]
3838
path = sources/meta-clang
3939
url = https://github.com/YoeDistro/meta-clang
40-
branch = master
40+
branch = yoe/mut
4141
[submodule "sources/meta-arm"]
4242
path = sources/meta-arm
4343
url = https://github.com/yoedistro/meta-arm
44-
branch = master
44+
branch = yoe/mut
4545
[submodule "sources/meta-elm-binary"]
4646
path = sources/meta-elm-binary
4747
url = https://github.com/yoedistro/meta-elm-binary
48-
branch = master
48+
branch = yoe/mut
4949
[submodule "sources/meta-rockchip"]
5050
path = sources/meta-rockchip
5151
url = https://github.com/yoedistro/meta-rockchip
52-
branch = master
52+
branch = yoe/mut
5353
[submodule "sources/poky"]
5454
path = sources/poky
5555
url = https://github.com/yoedistro/poky
56-
branch = master
56+
branch = yoe/mut
5757
[submodule "sources/meta-variscite-bsp"]
5858
path = sources/meta-variscite-bsp
5959
url = https://github.com/YoeDistro/meta-variscite-bsp.git
60-
branch = yoe/kirkstone-var02
60+
branch = yoe/mut
6161
[submodule "sources/meta-qt6"]
6262
path = sources/meta-qt6
6363
url = https://github.com/YoeDistro/meta-qt6
64-
branch = yoe/6.6
64+
branch = yoe/mut
6565
[submodule "sources/meta-tegra"]
6666
path = sources/meta-tegra
6767
url = https://github.com/YoeDistro/meta-tegra
68-
branch = master
68+
branch = yoe/mut

0 commit comments

Comments
 (0)