Skip to content

Commit

Permalink
Update .gitmodules with submodule branch information
Browse files Browse the repository at this point in the history
Changelog-entry: Update .gitmodules with submodule branch information
  • Loading branch information
klutchell committed Jul 22, 2024
1 parent f756310 commit 84df65f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[submodule "balena-yocto-scripts"]
path = balena-yocto-scripts
url = https://github.com/balena-os/balena-yocto-scripts.git
branch = master
[submodule "layers/poky"]
path = layers/poky
url = https://github.com/balena-os/poky
Expand All @@ -22,6 +23,8 @@
[submodule "layers/meta-balena"]
path = layers/meta-balena
url = https://github.com/balena-os/meta-balena.git
branch = master
[submodule "contracts"]
path = contracts
url = https://github.com/balena-io/contracts.git
branch = master

0 comments on commit 84df65f

Please sign in to comment.