Skip to content

Commit

Permalink
Add meta-balena-hab submodule
Browse files Browse the repository at this point in the history
Changelog-entry: add meta-balena-hab submodule
Signed-off-by: Alex Gonzalez <alexg@balena.io>
  • Loading branch information
alexgg committed Nov 20, 2024
1 parent 479ac1c commit ca36b12
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@
path = layers/meta-imx8mp-isp-imx219
url = https://github.com/compulab-yokneam/meta-imx8mp-isp-imx219.git
branch = kirkstone-2.2.0
[submodule "layers/meta-balena-hab"]
path = layers/meta-balena-hab
url = git@github.com:balena-os/meta-balena-hab.git
1 change: 1 addition & 0 deletions layers/meta-balena-hab
Submodule meta-balena-hab added at c08629
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ BBLAYERS ?= " \
${TOPDIR}/../layers/meta-balena/meta-balena-common \
${TOPDIR}/../layers/meta-balena/meta-balena-kirkstone \
${TOPDIR}/../layers/meta-balena-imx8mplus \
${TOPDIR}/../layers/meta-balena-hab \
${TOPDIR}/../layers/poky/meta \
${TOPDIR}/../layers/poky/meta-poky \
${TOPDIR}/../layers/meta-openembedded/meta-oe \
Expand Down

0 comments on commit ca36b12

Please sign in to comment.