seapath / meta-seapath

This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
https://lfenergy.org/projects/seapath/
Apache License 2.0
6 stars 10 forks source link

system-config: fix the use of system-config-test #218

Closed TanguyRaufflet closed 2 months ago

TanguyRaufflet commented 2 months ago

The system-config-test package had been declared but not added to the PACKAGES variable. The test image using this package to enable the CDC_ACM module could therefore not be built.