eclipse-leda / leda-distro

Eclipse Leda provides a Yocto-based build setup for SDV.EDGE components
https://eclipse-leda.github.io/leda/
Apache License 2.0
14 stars 8 forks source link

Preinstall COVESA VSS and Tooling #66

Closed mikehaller closed 1 year ago

mikehaller commented 1 year ago

The tooling to convert VSS vspec files into various formats and the VSS specification itself should be available on the quickstart image pre-installed.

It is easy to install later, if you have connectivity and git installed (which is not the case). However, if we want to prepare an environment where you can easily customize the vehicles data model, the databroker container would also be affected.

Hence, there are configurations like the global VSS datamodel which can be customized and is required by multiple software packages.

Request:

Example setup includes databroker with custom vss plus the dbc2val feeder which also requires the model.

It is also worth checking out if certain DBC related tools should be preinstalled. Alternatively, ae may use vss-tools container, if such a thing exists.

mikehaller commented 1 year ago

Proposed recipe structure:

Propose to have them installed as native recipes, as it seems to be easy to do.