aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/gypsy')
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy_0.9.bb2
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/gypsy/gypsy_0.9.bb b/meta/recipes-connectivity/gypsy/gypsy_0.9.bb
index 9b99267ef4..51207c9a06 100644
--- a/meta/recipes-connectivity/gypsy/gypsy_0.9.bb
+++ b/meta/recipes-connectivity/gypsy/gypsy_0.9.bb
@@ -14,7 +14,7 @@ SECTION = "x11"
DEPENDS = "glib-2.0 dbus bluez4 dbus-glib libxslt"
SRC_URI = "http://gypsy.freedesktop.org/releases/gypsy-${PV}.tar.gz"
-PR = "r0"
+PR = "r1"
inherit autotools pkgconfig
diff --git a/meta/recipes-connectivity/gypsy/gypsy_git.bb b/meta/recipes-connectivity/gypsy/gypsy_git.bb
index 495467e146..867582d9d3 100644
--- a/meta/recipes-connectivity/gypsy/gypsy_git.bb
+++ b/meta/recipes-connectivity/gypsy/gypsy_git.bb
@@ -4,7 +4,7 @@ DEFAULT_PREFERENCE = "-1"
SRCREV = "3652e1f37e82b8e63983e30fda3482cd099a8cf5"
PV = "0.8+git${SRCPV}"
-PR = "r1"
+PR = "r2"
S = "${WORKDIR}/git"