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

recipes-core/base-passwd: apply poky patches #143

Closed dupremathieu closed 1 year ago

dupremathieu commented 1 year ago

By replacing passwd.master and group.master we also bypass poky modifications done by applying patches.

Re-add these modifications directly to the file, except for replacing the root shell by bash (because we have bash in SEAPATH).

The modifications are: