Merge pull request #137 from balena-os/alexgg/nested-balena-yocto-scripts
repo.yml: Add balena-yocto-scripts upstream source
This commit is contained in:
commit
25c1c45bda
1 changed files with 3 additions and 1 deletions
4
repo.yml
4
repo.yml
|
@ -5,4 +5,6 @@ upstream:
|
|||
- repo: 'meta-resin'
|
||||
url: 'http://github.com/resin-os/meta-resin'
|
||||
- repo: 'meta-balena'
|
||||
url: 'http://github.com/balena-os/meta-balena'
|
||||
url: 'http://github.com/balena-os/meta-balena'
|
||||
- repo: 'balena-yocto-scripts'
|
||||
url: 'http://github.com/balena-os/balena-yocto-scripts'
|
||||
|
|
Loading…
Add table
Reference in a new issue