Recipe upgrade check#

We automatically scan all bitbake layers for upgrades of any of our used recipes in SimpleCore™. For this purpose each layer repository declares a file called .scotty-builds.upgrade-check.<unique suffix>.

Note

<unique suffix> is an unique name like the repository name for instance.

E.g. for my-project repository it would be then .scotty-builds.upgrade-check.my-project

It takes the same configuration options as described at Build matrix in CI.

Note

This check does not change any software items, it just collects the needed information. Upgrades and changes are done according to our Update policy.