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:
Alex Gonzalez 2021-05-24 12:58:11 +02:00
parent 8d7c4682d1
commit 657e2f45e7

View file

@ -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'