bindfs: upgrade 1.18.0 -> 1.18.1

Changelog:
===========
* Enabled noattrcache by default with fuse-t
* Dropped official support for MacFUSE, because Apple makes it too
  difficult to test without access to a physical Mac.
  There is best-effort support for fuse-t.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2025-06-23 15:11:08 +08:00 committed by Khem Raj
parent 020fd219e0
commit 1e4cae6322
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -8,7 +8,7 @@ DEPENDS = "fuse"
RDEPENDS:${PN} = "fuse"
SRC_URI = "git://github.com/mpartel/bindfs;protocol=https;branch=master;tag=${PV}"
SRCREV = "a276dbe66faaf7af02d967a648f7598589bf5c5b"
SRCREV = "70a663b3476c0b9b21b626473c00c68a3dc97b92"
inherit autotools pkgconfig gettext