Skip to content

Commit 8d9a4bc

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

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

.gitmodules

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,64 @@
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-qt5"]
1818
path = sources/meta-qt5
1919
url = https://github.com/YoeDistro/meta-qt5
20-
branch = master
20+
branch = yoe/mut
2121
[submodule "sources/meta-intel"]
2222
path = sources/meta-intel
2323
url = https://github.com/YoeDistro/meta-intel
24-
branch = master
24+
branch = yoe/mut
2525
[submodule "sources/meta-raspberrypi"]
2626
path = sources/meta-raspberrypi
2727
url = https://github.com/YoeDistro/meta-raspberrypi
28-
branch = master
28+
branch = yoe/mut
2929
[submodule "sources/meta-qcom"]
3030
path = sources/meta-qcom
3131
url = https://github.com/YoeDistro/meta-qcom
32-
branch = master
32+
branch = yoe/mut
3333
[submodule "sources/meta-riscv"]
3434
path = sources/meta-riscv
3535
url = https://github.com/YoeDistro/meta-riscv
36-
branch = master
36+
branch = yoe/mut
3737
[submodule "sources/meta-odroid"]
3838
path = sources/meta-odroid
3939
url = https://github.com/YoeDistro/meta-odroid
40-
branch = master
40+
branch = yoe/mut
4141
[submodule "sources/meta-clang"]
4242
path = sources/meta-clang
4343
url = https://github.com/YoeDistro/meta-clang
44-
branch = master
44+
branch = yoe/mut
4545
[submodule "sources/meta-arm"]
4646
path = sources/meta-arm
4747
url = https://github.com/yoedistro/meta-arm
48-
branch = master
48+
branch = yoe/mut
4949
[submodule "sources/meta-elm-binary"]
5050
path = sources/meta-elm-binary
5151
url = https://github.com/yoedistro/meta-elm-binary
52-
branch = master
52+
branch = yoe/mut
5353
[submodule "sources/meta-rockchip"]
5454
path = sources/meta-rockchip
5555
url = https://github.com/yoedistro/meta-rockchip
56-
branch = master
56+
branch = yoe/mut
5757
[submodule "sources/poky"]
5858
path = sources/poky
5959
url = https://github.com/yoedistro/poky
60-
branch = master
60+
branch = yoe/mut
6161
[submodule "sources/meta-variscite-bsp"]
6262
path = sources/meta-variscite-bsp
6363
url = https://github.com/YoeDistro/meta-variscite-bsp.git
64-
branch = yoe/master
64+
branch = yoe/mut

0 commit comments

Comments
 (0)