diff options
| -rw-r--r-- | meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_git.bb b/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_git.bb index f85977fd59..595b349005 100644 --- a/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_git.bb +++ b/meta-filesystems/recipes-filesystems/simple-mtpfs/simple-mtpfs_git.bb | |||
| @@ -7,7 +7,8 @@ DEPENDS = "fuse libmtp" | |||
| 7 | 7 | ||
| 8 | inherit autotools pkgconfig | 8 | inherit autotools pkgconfig |
| 9 | 9 | ||
| 10 | # 0.3.0 | ||
| 10 | 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" |
| 11 | SRCREV = "a7ab64c7e4d7aca155cbc7ce9412aaf68ef6e404" | 12 | SRCREV = "c9a691fc52fafaa55d26ac629856153c0514015a" |
| 12 | 13 | ||
| 13 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
