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

Cleanup packagegroup structure #62

Closed mikehaller closed 1 year ago

mikehaller commented 1 year ago

The packagegroups of sdv recipes are not properly separated yet.

In this PR, i give a proposal on how to separate the packagegroups to make them more easy to reuse for specific images:

Except for the "Core" packagegroup, all other components are supposed to be optional. The Core packagegroup must only contain the absolute minimum to get the edge stack up and running. Otherwise, the reusability of the metalayer is at risk.