diff options
Diffstat (limited to 'recipes/shr/phonefsod_git.bb')
-rw-r--r-- | recipes/shr/phonefsod_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/shr/phonefsod_git.bb b/recipes/shr/phonefsod_git.bb index 06e6999667..8b9a4b0498 100644 --- a/recipes/shr/phonefsod_git.bb +++ b/recipes/shr/phonefsod_git.bb @@ -3,6 +3,7 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "x11/applications" DEPENDS += " dbus-glib libframeworkd-glib sqlite3 shr-specs" +SRCREV = "de3eab1df1682cb41abfd105bb6767fedfbbf7b4" PV = "0.0.0+gitr${SRCREV}" PR = "r4" |