mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +00:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user