Hi,
On Tue, Feb 14, 2023 at 09:08:29AM +0100, Maciej Borzęcki wrote:
A cherry pick of patches adding support for EROFS and squashfs in dm-verity-img.
Depending on stable branch policies for meta-security, backporting new
features may not be acceptable.
As an alternative, master branch may just work with kirkstone. At least it
does for me as long as I set kirkstone to compatible with the layer
in my private layer config:
# meta-security master removed kirkstone support but it still works for us
LAYERSERIES_COMPAT_security-layer += 'kirkstone'
LAYERSERIES_COMPAT_parsec-layer += 'kirkstone'
LAYERSERIES_COMPAT_tpm-layer += 'kirkstone'
Cheers,
-Mikko