Skip to content

Commit ebb25db

Browse files
committed
Update .gitmodules with submodule branch information
Changelog-entry: Update .gitmodules with submodule branch information Signed-off-by: Kyle Harding <kyle@balena.io>
1 parent ae44141 commit ebb25db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
[submodule "layers/meta-balena"]
22
path = layers/meta-balena
33
url = https://github.com/balena-os/meta-balena.git
4+
branch = master
45
[submodule "balena-yocto-scripts"]
56
path = balena-yocto-scripts
67
url = https://github.com/balena-os/balena-yocto-scripts.git
8+
branch = master
79
[submodule "contracts"]
810
path = contracts
911
url = https://github.com/balena-io/contracts.git
12+
branch = master

0 commit comments

Comments
 (0)