aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/packagekit/packagekit_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/packagekit/packagekit_git.bb')
-rw-r--r--recipes/packagekit/packagekit_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/packagekit/packagekit_git.bb b/recipes/packagekit/packagekit_git.bb
index 596659bcde..eedb8b5dcc 100644
--- a/recipes/packagekit/packagekit_git.bb
+++ b/recipes/packagekit/packagekit_git.bb
@@ -10,9 +10,9 @@ inherit gnome autotools_stage
SRC_URI = "git://anongit.freedesktop.org/git/packagekit;protocol=git \
"
-PV = "0.4.6+git"
-PR = "r0+gitr${SRCREV}"
-PE = "1"
+PV = "0.4.6+gitr{SRCPV}"
+PR = "r0"
+PE = "2"
S = "${WORKDIR}/git"