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