repo.yml: Add balena-yocto-scripts upstream source
This allows to add nested changelogs from the balena-yocto-scripts repository from version >= 1.14.1 Change-type: patch Changelog-entry: Add balena-yocto-scripts upstream source Signed-off-by: Alex Gonzalez <alexg@balena.io>
This commit is contained in:
parent
8d7c4682d1
commit
657e2f45e7
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