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

python3-setup-ovs: add python3-pyyaml RDEPENDS #103

Closed tsourdin closed 2 years ago

tsourdin commented 2 years ago

RDEPENDS python3-pyyaml is missing, it only works with cluster's images because the package is included by crmsh.

Signed-off-by: Thibault Sourdin thibault.sourdin@savoirfairelinux.com