mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
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:
parent
868b4b2959
commit
d8bb3195b0
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user