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.)
Right now the init.sh script (used for overlay) is enabled only when the
readonly distro feature is enabled.
This changes allows the overlay to work whether readonly is enabled or
not.
A precedent commit already made that changes for host and monitor vm,
this commit is for the no-iommu machine
Right now the init.sh script (used for overlay) is enabled only when the readonly distro feature is enabled. This changes allows the overlay to work whether readonly is enabled or not. A precedent commit already made that changes for host and monitor vm, this commit is for the no-iommu machine
Signed-off-by: insatomcat florent.carli@rte-france.com