diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-02 18:07:52 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-07 18:21:45 -0700 |
| commit | eada39ce0d35c0288d662b8dacd438a18968de53 (patch) | |
| tree | afb215b256896b74d34c3d989c1359f6294e8691 | |
| parent | 2074aa8e0d47ea5c6d6cebca84941e56e9cdd114 (diff) | |
| download | meta-openembedded-eada39ce0d35c0288d662b8dacd438a18968de53.tar.gz | |
sshfs-fuse: upgrade 3.7.5 -> 3.7.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.6.bb (renamed from meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.5.bb b/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.6.bb index ba27bc6312..6514599261 100644 --- a/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.5.bb +++ b/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.6.bb | |||
| @@ -6,7 +6,7 @@ DEPENDS = "glib-2.0 fuse3" | |||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/libfuse/sshfs;branch=master;protocol=https;tag=sshfs-${PV}" | 8 | SRC_URI = "git://github.com/libfuse/sshfs;branch=master;protocol=https;tag=sshfs-${PV}" |
| 9 | SRCREV = "9e35c39ba83f54a49a9df4bf0a629f26c60cc38c" | 9 | SRCREV = "7a2d988775446ebe7af9b01c99b3b8e86bddb05a" |
| 10 | 10 | ||
| 11 | inherit meson pkgconfig ptest | 11 | inherit meson pkgconfig ptest |
| 12 | 12 | ||
