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

Log without password in flash images #53

Closed dupremathieu closed 2 years ago

dupremathieu commented 2 years ago

It is impossible to login on SEAPATH flash images, excepted with SSH using an SSH key.

Be able to login on SEAPATH flash images without password on SSH and console. It can be done by adding IMAGE_FEATURES += "allow-empty-password empty-root-password" in flash images or seapath-flash distribution.