diff --git a/.gitmodules b/.gitmodules index 9526e01f..3779dd47 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,18 +1,24 @@ [submodule "layers/poky"] path = layers/poky url = https://github.com/balena-os/poky + branch = honister [submodule "layers/meta-openembedded"] path = layers/meta-openembedded url = https://github.com/openembedded/meta-openembedded.git + branch = honister [submodule "layers/meta-rockchip"] path = layers/meta-rockchip url = https://github.com/JeffyCN/meta-rockchip.git + branch = honister [submodule "layers/meta-balena"] path = layers/meta-balena url = https://github.com/balena-os/meta-balena.git + branch = master [submodule "balena-yocto-scripts"] path = balena-yocto-scripts url = https://github.com/balena-os/balena-yocto-scripts.git + branch = master [submodule "contracts"] path = contracts url = https://github.com/balena-io/contracts.git + branch = master