diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-06-06 20:22:42 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-06-06 13:58:43 -0700 |
| commit | f50cffbd022d119ced5e750e75566e7eeda5f07f (patch) | |
| tree | 70cd0a33c5e4bab5408e5504b6a880bdaa71f3fb /meta-filesystems | |
| parent | 6d06677ca68433e8dcfe876bad70d107287d6bfe (diff) | |
| download | meta-openembedded-f50cffbd022d119ced5e750e75566e7eeda5f07f.tar.gz | |
sshfs-fuse: upgrade 3.7.2 -> 3.7.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-filesystems')
| -rw-r--r-- | meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.3.bb (renamed from 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.3.bb index b839c26e9f..f91e682d24 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.3.bb | |||
| @@ -7,7 +7,7 @@ DEPENDS = "glib-2.0 fuse3" | |||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/libfuse/sshfs;branch=master;protocol=https" | 9 | SRC_URI = "git://github.com/libfuse/sshfs;branch=master;protocol=https" |
| 10 | SRCREV = "9700b353700589dcc462205c638bcb40219a49c2" | 10 | SRCREV = "c91eb9a9a992f1a36c49a8e6f1146e45b5e1c8e7" |
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
| 13 | inherit meson pkgconfig ptest | 13 | inherit meson pkgconfig ptest |
