diff options
Diffstat (limited to 'recipes/shr/phoneui-apps_git.bb')
-rw-r--r-- | recipes/shr/phoneui-apps_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/shr/phoneui-apps_git.bb b/recipes/shr/phoneui-apps_git.bb index 1ddb0c60e4..7db24dcebe 100644 --- a/recipes/shr/phoneui-apps_git.bb +++ b/recipes/shr/phoneui-apps_git.bb @@ -3,6 +3,7 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "x11/applications" DEPENDS += "dbus-glib" +SRCREV = "d349e764400d7a4eaaa12f359d6c64b3ca55faaf" PV = "0.0.0+gitr${SRCREV}" PR = "r1" |