mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
bindfs: upgrade 1.18.3 -> 1.18.4
Changelog: ========== - Merged build fix for MacFUSE - Populate user and group cache eagerly on startup, if the cache is needed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -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
|
||||
Reference in New Issue
Block a user