aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgdbus/libgdbus_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libgdbus/libgdbus_git.bb')
-rw-r--r--recipes/libgdbus/libgdbus_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libgdbus/libgdbus_git.bb b/recipes/libgdbus/libgdbus_git.bb
index 0cacab8b82..73c95f36f3 100644
--- a/recipes/libgdbus/libgdbus_git.bb
+++ b/recipes/libgdbus/libgdbus_git.bb
@@ -4,8 +4,8 @@ HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php"
LICENSE = "GPL LGPL"
DEPENDS = "glib-2.0 dbus"
SRCREV = "aeab6e3c0185b271ca343b439470491b99cc587f"
-PE = "1"
-PV = "0.2+gitr${SRCREV}"
+PE = "2"
+PV = "0.2+gitr${SRCPV}"
SRC_URI = "git://git.moblin.org/repos/projects/libgdbus.git;protocol=http"
S = "${WORKDIR}/git"