bindfs: upgrade 1.18.1 -> 1.18.2

Changelog:
 * Added '-osubtype=argv[0]' to prevent some systems from auto-unmounting bindfs when the network goes down

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-08-20 16:39:20 +08:00
committed by Khem Raj
parent eaceb635f7
commit b45e429b58

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 = "70a663b3476c0b9b21b626473c00c68a3dc97b92"
SRCREV = "755e0895040bbd43a8e2f3efc7f32f366160a408"
inherit autotools pkgconfig gettext