diff options
Diffstat (limited to 'recipes/geoclue')
-rw-r--r-- | recipes/geoclue/geoclue_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/geoclue/geoclue_git.bb b/recipes/geoclue/geoclue_git.bb index 2cdaa25742..b7950a9c12 100644 --- a/recipes/geoclue/geoclue_git.bb +++ b/recipes/geoclue/geoclue_git.bb @@ -5,6 +5,7 @@ DEPENDS = "libgpsmgr libgpsbt gtk+ gypsy libxml2 gconf libsoup dbus-glib" SRCREV = "3a31d260074397a968afaf1065856ab763befb01" PV = "0.11.1" +PR = "r1" PR_append = "+gitr${SRCREV}" PE = "1" |