diff options
Diffstat (limited to 'recipes/shr/phoneui-apps_git.bb')
-rw-r--r-- | recipes/shr/phoneui-apps_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/phoneui-apps_git.bb b/recipes/shr/phoneui-apps_git.bb index 7db24dcebe..bb7558f4bc 100644 --- a/recipes/shr/phoneui-apps_git.bb +++ b/recipes/shr/phoneui-apps_git.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" SECTION = "x11/applications" DEPENDS += "dbus-glib" SRCREV = "d349e764400d7a4eaaa12f359d6c64b3ca55faaf" -PV = "0.0.0+gitr${SRCREV}" +PV = "0.0.0+gitr${SRCPV}" PR = "r1" inherit pkgconfig autotools |