The fuse3 is only used for development purposes and the composefs uses the kernel overlayfs and erofs on the target.
The composefs-fuse [1] tool is not even installed by default So all the files installed on the target are the same with and without the fuse, this can be checked with buildhistory. [1] https://github.com/containers/composefs/commit/f5fed9ff093ac57967a4c5253bae3ae294dd8cd9 Signed-off-by: Jose Quaresma <jose.quare...@foundries.io> --- meta-filesystems/recipes-support/composefs/composefs_1.0.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-filesystems/recipes-support/composefs/composefs_1.0.3.bb b/meta-filesystems/recipes-support/composefs/composefs_1.0.3.bb index 7607b0a12..98eb3e1b3 100644 --- a/meta-filesystems/recipes-support/composefs/composefs_1.0.3.bb +++ b/meta-filesystems/recipes-support/composefs/composefs_1.0.3.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "\ file://COPYINGv3;md5=d32239bcb673463ab874e80d47fae504 \ file://LICENSE.Apache-2.0;md5=3b83ef96387f14655fc854ddc3c6bd57 \ " -DEPENDS = "fuse3 openssl" +DEPENDS = "openssl" SRCREV = "2d5cdcb9176cfe4ccf1761ef6d78e1c48de35649" PV = "1.0.3" -- 2.45.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110286): https://lists.openembedded.org/g/openembedded-devel/message/110286 Mute This Topic: https://lists.openembedded.org/mt/105997938/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-