feat(meta-arm): add meta-arm layer to CoreOS
This commit is contained in:
parent
78487d86b6
commit
6cb0182491
|
|
@ -22,3 +22,7 @@
|
|||
path = external-layers/meta-swupdate
|
||||
url = ssh://git@bitbucket.gad.local:7999/ico/meta-swupdate.git
|
||||
branch = kirkstone
|
||||
[submodule "meta-arm"]
|
||||
path = external-layers/meta-arm
|
||||
url = git://git.yoctoproject.org/meta-arm
|
||||
branch = kirkstone
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit b187fb9232ca0a6b5f8f90b4715958546fc41d73
|
||||
Loading…
Reference in New Issue