From 6f0f3b0f5e0ffd339477bea1afb0dba4c4849a2b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 11 Sep 2024 21:17:26 -0700 Subject: [PATCH] Switch all layers to yoe/mut branch --- .gitmodules | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/.gitmodules b/.gitmodules index 777c04260..4f67a94ed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,80 +1,80 @@ [submodule "sources/meta-openembedded"] path = sources/meta-openembedded url = https://github.com/YoeDistro/meta-openembedded - branch = master + branch = yoe/mut [submodule "sources/meta-ti"] path = sources/meta-ti url = https://github.com/YoeDistro/meta-ti - branch = master + branch = yoe/mut [submodule "sources/meta-freescale"] path = sources/meta-freescale url = https://github.com/YoeDistro/meta-freescale - branch = master + branch = yoe/mut [submodule "sources/meta-freescale-3rdparty"] path = sources/meta-freescale-3rdparty url = https://github.com/YoeDistro/meta-freescale-3rdparty - branch = master + branch = yoe/mut [submodule "sources/meta-intel"] path = sources/meta-intel url = https://github.com/YoeDistro/meta-intel - branch = master + branch = yoe/mut [submodule "sources/meta-raspberrypi"] path = sources/meta-raspberrypi url = https://github.com/YoeDistro/meta-raspberrypi - branch = master + branch = yoe/mut [submodule "sources/meta-qcom"] path = sources/meta-qcom url = https://github.com/YoeDistro/meta-qcom - branch = master + branch = yoe/mut [submodule "sources/meta-riscv"] path = sources/meta-riscv url = https://github.com/YoeDistro/meta-riscv - branch = master + branch = yoe/mut [submodule "sources/meta-odroid"] path = sources/meta-odroid url = https://github.com/YoeDistro/meta-odroid - branch = master + branch = yoe/mut [submodule "sources/meta-clang"] path = sources/meta-clang url = https://github.com/YoeDistro/meta-clang - branch = master + branch = yoe/mut [submodule "sources/meta-arm"] path = sources/meta-arm url = https://github.com/YoeDistro/meta-arm - branch = master + branch = yoe/mut [submodule "sources/meta-elm-binary"] path = sources/meta-elm-binary url = https://github.com/YoeDistro/meta-elm-binary - branch = master + branch = yoe/mut [submodule "sources/meta-rockchip"] path = sources/meta-rockchip url = https://github.com/YoeDistro/meta-rockchip - branch = master + branch = yoe/mut [submodule "sources/poky"] path = sources/poky url = https://github.com/YoeDistro/poky - branch = master + branch = yoe/mut [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 + branch = yoe/mut [submodule "sources/meta-variscite-bsp"] path = sources/meta-variscite-bsp url = https://github.com/YoeDistro/meta-variscite-bsp - branch = yoe/mickledore-var02 + branch = yoe/mut [submodule "sources/meta-qt6"] path = sources/meta-qt6 url = https://github.com/YoeDistro/meta-qt6 - branch = yoe/6.7 + branch = yoe/mut [submodule "sources/meta-tegra"] path = sources/meta-tegra url = https://github.com/YoeDistro/meta-tegra - branch = master + branch = yoe/mut [submodule "sources/meta-tegra-community"] path = sources/meta-tegra-community url = https://github.com/YoeDistro/meta-tegra-community - branch = master + branch = yoe/mut [submodule "sources/meta-swupdate"] path = sources/meta-swupdate url = https://github.com/yoedistro/meta-swupdate - branch = yoe/master + branch = yoe/mut