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.)
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.
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.