rauc / meta-rauc-community

Yocto/OpenEmbedded meta layer with examples for integration of RAUC, the embedded Linux A/B update framework
MIT License
46 stars 51 forks source link

Add Minimal Github Action Workflows For qemux86 and raspberrypi #70

Closed ejoerns closed 8 months ago

ejoerns commented 11 months ago

Adds minimal workflows capable of setting up and parsing a valid layer and configuration combination.

This should at least prevent running into obvious issues or incompatibilities with the respective release branch.

The builds trigger only for changes to the respective layer directory.

Updated the layer compatibilities to let the workflow trigger (and to fix master builds).

ejoerns commented 11 months ago

Example runs can be seen here:

https://github.com/ejoerns/meta-rauc-community/actions/runs/6047783805/job/16411888424

https://github.com/ejoerns/meta-rauc-community/actions/runs/6047968580/job/16412435524

ejoerns commented 11 months ago

FTR: Have the same for kirkstone in the queue.