simple-mtpfs: update to latest revision

The application hasn't received updates lately, but there is a bugfix
that is missing from the recipe.

Changelog:
On partial read/write, keep reading:
This avoids rsync errors and avoids data loss with cp, due to
failing to copy the last byte of 0.1953125% of files.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-12-26 20:09:58 +01:00 committed by Khem Raj
parent 868b4b2959
commit d8bb3195b0
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -9,5 +9,6 @@ DEPENDS = "fuse libmtp autoconf-archive"
inherit autotools pkgconfig
SRC_URI = "git://github.com/phatina/simple-mtpfs.git;protocol=https;branch=master"
SRCREV = "19e7bb9b608b0c0dce2ee6f56fac75901bc69529"
SRCREV = "5dfd25c72caf83bc85fc636804f1456bc0f6c1c6"
PV .= "+git"