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 26b1fe58bb..c6324c7428 100644
--- a/recipes/libgee/libgee_git.bb
+++ b/recipes/libgee/libgee_git.bb
@@ -5,7 +5,8 @@ SECTION = "libs"
DEPENDS = "glib-2.0"
LICENSE = "LGPL"
SRCREV = "a86abd4240622ec377bbc5773850a4593e13f7eb"
-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 \