aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgee/libgee_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgee/libgee_git.bb')
-rw-r--r--recipes/libgee/libgee_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/libgee/libgee_git.bb b/recipes/libgee/libgee_git.bb
index ead93741ce..48f6ced76d 100644
--- a/recipes/libgee/libgee_git.bb
+++ b/recipes/libgee/libgee_git.bb
@@ -4,7 +4,8 @@ HOMEPAGE = "http://live.gnome.org/Libgee"
SECTION = "libs"
DEPENDS = "glib-2.0"
LICENSE = "LGPL"
-PV = "0.5.0+gitr${SRCREV}"
+PV = "0.5.0+gitr${SRCPV}"
+PE = "1"
SRC_URI = "\
git://git.gnome.org/libgee;protocol=git;branch=master \