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
Signed-off-by: Florin Sarbu <[email protected]>
  • Loading branch information
floion committed Sep 12, 2024
1 parent aae1a18 commit dba53fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
[submodule "layers/poky"]
path = layers/poky
url = https://github.com/balena-os/poky
branch = warrior
branch = kirkstone
[submodule "layers/meta-openembedded"]
path = layers/meta-openembedded
url = https://github.com/openembedded/meta-openembedded.git
branch = warrior
branch = kirkstone
[submodule "layers/meta-freescale"]
path = layers/meta-freescale
url = https://github.com/Freescale/meta-freescale.git
branch = warrior
branch = kirkstone
[submodule "layers/meta-coral"]
path = layers/meta-coral
url = https://github.com/mirzak/meta-coral.git
branch = warrior
branch = master
[submodule "layers/meta-balena"]
path = layers/meta-balena
url = https://github.com/balena-os/meta-balena.git
Expand Down

0 comments on commit dba53fa

Please sign in to comment.