diff options
-rw-r--r-- | meta-filesystems/recipes-utils/binfs/bindfs_1.18.2.bb (renamed from meta-filesystems/recipes-utils/binfs/bindfs_1.18.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/binfs/bindfs_1.18.1.bb b/meta-filesystems/recipes-utils/binfs/bindfs_1.18.2.bb index abb7dceaa7..63e5ac5aa6 100644 --- a/meta-filesystems/recipes-utils/binfs/bindfs_1.18.1.bb +++ b/meta-filesystems/recipes-utils/binfs/bindfs_1.18.2.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;tag=${PV}" | 10 | SRC_URI = "git://github.com/mpartel/bindfs;protocol=https;branch=master;tag=${PV}" |
11 | SRCREV = "70a663b3476c0b9b21b626473c00c68a3dc97b92" | 11 | SRCREV = "755e0895040bbd43a8e2f3efc7f32f366160a408" |
12 | 12 | ||
13 | 13 | ||
14 | inherit autotools pkgconfig gettext | 14 | inherit autotools pkgconfig gettext |