diff options
| -rw-r--r-- | meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb b/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb index 05a1004b65..97c5940e15 100644 --- a/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb +++ b/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_0.4.0.bb | |||
| @@ -9,5 +9,6 @@ DEPENDS = "fuse libmtp autoconf-archive" | |||
| 9 | inherit autotools pkgconfig | 9 | inherit autotools pkgconfig |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/phatina/simple-mtpfs.git;protocol=https;branch=master" | 11 | SRC_URI = "git://github.com/phatina/simple-mtpfs.git;protocol=https;branch=master" |
| 12 | SRCREV = "19e7bb9b608b0c0dce2ee6f56fac75901bc69529" | 12 | SRCREV = "5dfd25c72caf83bc85fc636804f1456bc0f6c1c6" |
| 13 | 13 | ||
| 14 | PV .= "+git" | ||
