summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.2.bb b/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.2.bb
index 251f03b07c..60b664ff53 100644
--- a/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.2.bb
+++ b/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.2.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/libfuse/sshfs"
10SRCREV = "9700b353700589dcc462205c638bcb40219a49c2" 10SRCREV = "9700b353700589dcc462205c638bcb40219a49c2"
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12
13inherit meson ptest 13inherit meson pkgconfig ptest
14 14
15SRC_URI += " \ 15SRC_URI += " \
16 file://run-ptest \ 16 file://run-ptest \