diff options
| -rw-r--r-- | meta-filesystems/recipes-utils/binfs/bindfs_1.18.0.bb (renamed from meta-filesystems/recipes-utils/binfs/bindfs_1.17.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-filesystems/recipes-utils/binfs/bindfs_1.17.7.bb b/meta-filesystems/recipes-utils/binfs/bindfs_1.18.0.bb index 788c85b7ce..040cbc95bb 100644 --- a/meta-filesystems/recipes-utils/binfs/bindfs_1.17.7.bb +++ b/meta-filesystems/recipes-utils/binfs/bindfs_1.18.0.bb | |||
| @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
| 7 | DEPENDS = "fuse" | 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;tag=${PV}" |
| 11 | SRCREV = "3f5e3cb1fcac5fb8034fa4712764317fab51ebe0" | 11 | SRCREV = "a276dbe66faaf7af02d967a648f7598589bf5c5b" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
