repo.yml: Specify full path in upstream

This is required so that versionist can automatically include nested
changelogs from renovate PRs.

Changelog-entry: Specify full path in repo.yml upstreams
Signed-off-by: Alex Gonzalez <alexg@balena.io>
This commit is contained in:
Alex Gonzalez 2022-03-23 13:17:55 +01:00
parent 824b15b6b8
commit d32d8dc048

View file

@ -2,9 +2,7 @@
type: 'yocto-based OS image'
reviewers: 1
upstream:
- repo: 'meta-resin'
url: 'http://github.com/resin-os/meta-resin'
- repo: 'meta-balena'
- repo: 'layers/meta-balena'
url: 'http://github.com/balena-os/meta-balena'
- repo: 'balena-yocto-scripts'
url: 'http://github.com/balena-os/balena-yocto-scripts'