diff options
| -rw-r--r-- | meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.2.bb | 2 |
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" | |||
| 10 | SRCREV = "9700b353700589dcc462205c638bcb40219a49c2" | 10 | SRCREV = "9700b353700589dcc462205c638bcb40219a49c2" |
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
| 13 | inherit meson ptest | 13 | inherit meson pkgconfig ptest |
| 14 | 14 | ||
| 15 | SRC_URI += " \ | 15 | SRC_URI += " \ |
| 16 | file://run-ptest \ | 16 | file://run-ptest \ |
