eclipse-leda / meta-leda

Yocto / OpenEmbedded Meta-Layers for Eclipse SDV components
https://eclipse-leda.github.io/leda/
Apache License 2.0
8 stars 9 forks source link

Ensure components build with other distros #60

Closed mikehaller closed 1 year ago

mikehaller commented 1 year ago

The components metalayer (meta-leda/meta-leda-components) is supposed to be reusable for other distros as well. Hence, we need a workflow to test the independence of the components recipes without using the Leda distribution.

mikehaller commented 1 year ago

Added a workflow which builds the sdv packagegroups with the Poky distribution (instead of our Leda distribution).