summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.96.bb2
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb2
2 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.96.bb b/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.96.bb
index a137b12e21..d60827abe1 100644
--- a/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.96.bb
+++ b/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.96.bb
@@ -1,6 +1,8 @@
1require bluez4.inc 1require bluez4.inc
2require recipes-multimedia/gstreamer/gst-plugins-package.inc 2require recipes-multimedia/gstreamer/gst-plugins-package.inc
3 3
4PR = "r1"
5
4DEPENDS = "bluez4 gst-plugins-base" 6DEPENDS = "bluez4 gst-plugins-base"
5 7
6EXTRA_OECONF = "\ 8EXTRA_OECONF = "\
diff --git a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb b/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
index 817b911eae..0113854d96 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
@@ -10,7 +10,7 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz
10 file://parallel_make.patch \ 10 file://parallel_make.patch \
11 file://remove_duplicate_install.patch" 11 file://remove_duplicate_install.patch"
12 12
13PR = "r3" 13PR = "r4"
14 14
15inherit autotools 15inherit autotools
16 16