diff options
-rw-r--r-- | meta-filesystems/recipes-utils/binfs/bindfs_1.17.6.bb (renamed from meta-filesystems/recipes-utils/binfs/bindfs_1.17.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/binfs/bindfs_1.17.5.bb b/meta-filesystems/recipes-utils/binfs/bindfs_1.17.6.bb index c701e223e9..673198e2dd 100644 --- a/meta-filesystems/recipes-utils/binfs/bindfs_1.17.5.bb +++ b/meta-filesystems/recipes-utils/binfs/bindfs_1.17.6.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "fuse" | |||
8 | RDEPENDS:${PN} = "fuse" | 8 | RDEPENDS:${PN} = "fuse" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/mpartel/bindfs;protocol=https;branch=master" | 10 | SRC_URI = "git://github.com/mpartel/bindfs;protocol=https;branch=master" |
11 | SRCREV = "3f57fa69448ad68f31cf62cf75b5a9b2e5096c05" | 11 | SRCREV = "b982aee1161307cdd0e90f7f9597b11872440efc" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||