From: Jose Quaresma <[email protected]> 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 <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 8b54f1b64d274d07eb202a0a8056241973c6f112) Signed-off-by: Jose Quaresma <[email protected]> --- 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.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111465): https://lists.openembedded.org/g/openembedded-devel/message/111465 Mute This Topic: https://lists.openembedded.org/mt/107612970/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
