From: Wang Mingyu <[email protected]> Changelog: ========== - Merged build fix for MacFUSE - Populate user and group cache eagerly on startup, if the cache is needed
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-utils/binfs/{bindfs_1.18.3.bb => bindfs_1.18.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-filesystems/recipes-utils/binfs/{bindfs_1.18.3.bb => bindfs_1.18.4.bb} (90%) diff --git a/meta-filesystems/recipes-utils/binfs/bindfs_1.18.3.bb b/meta-filesystems/recipes-utils/binfs/bindfs_1.18.4.bb similarity index 90% rename from meta-filesystems/recipes-utils/binfs/bindfs_1.18.3.bb rename to meta-filesystems/recipes-utils/binfs/bindfs_1.18.4.bb index 1c32f443ca..a61997f703 100644 --- a/meta-filesystems/recipes-utils/binfs/bindfs_1.18.3.bb +++ b/meta-filesystems/recipes-utils/binfs/bindfs_1.18.4.bb @@ -8,7 +8,7 @@ DEPENDS = "fuse" RDEPENDS:${PN} = "fuse" SRC_URI = "git://github.com/mpartel/bindfs;protocol=https;branch=master;tag=${PV}" -SRCREV = "91fbfa48427c67f59c24e84f3855507531ba972c" +SRCREV = "8cda89a91a836e106ad275b840f44485194bec91" inherit autotools pkgconfig gettext -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123913): https://lists.openembedded.org/g/openembedded-devel/message/123913 Mute This Topic: https://lists.openembedded.org/mt/117485821/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
