summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy/gypsy_0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/gypsy/gypsy_0.8.bb')
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy_0.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/gypsy/gypsy_0.8.bb b/meta/recipes-connectivity/gypsy/gypsy_0.8.bb
index 59a34fa66d..e7018383ea 100644
--- a/meta/recipes-connectivity/gypsy/gypsy_0.8.bb
+++ b/meta/recipes-connectivity/gypsy/gypsy_0.8.bb
@@ -16,7 +16,7 @@ DEPENDS = "glib-2.0 dbus bluez4 dbus-glib libxslt"
16SRC_URI = "http://gypsy.freedesktop.org/releases/gypsy-${PV}.tar.gz \ 16SRC_URI = "http://gypsy.freedesktop.org/releases/gypsy-${PV}.tar.gz \
17 file://fix-unused-but-set-variable-warning.patch \ 17 file://fix-unused-but-set-variable-warning.patch \
18 " 18 "
19PR = "r2" 19PR = "r3"
20 20
21inherit autotools pkgconfig 21inherit autotools pkgconfig
22 22