mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 16:00:32 +00:00
bindfs: upgrade 1.17.5 -> 1.17.6
Changelog: =========== * Fixed undefined behaviour on platforms where 'uid_t' or 'gid_t' is signed 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"
|
RDEPENDS:${PN} = "fuse"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/mpartel/bindfs;protocol=https;branch=master"
|
SRC_URI = "git://github.com/mpartel/bindfs;protocol=https;branch=master"
|
||||||
SRCREV = "3f57fa69448ad68f31cf62cf75b5a9b2e5096c05"
|
SRCREV = "b982aee1161307cdd0e90f7f9597b11872440efc"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user