diff options
Diffstat (limited to 'meta/recipes-connectivity')
6 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb b/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb index 310d8a9195..dcc40b8b9a 100644 --- a/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb +++ b/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb | |||
@@ -18,7 +18,7 @@ FILES_gssdp-tools = "${bindir}/gssdp* ${datadir}/gssdp/*.glade" | |||
18 | 18 | ||
19 | EXTRA_OECONF = "--disable-introspection" | 19 | EXTRA_OECONF = "--disable-introspection" |
20 | 20 | ||
21 | PR = "r0" | 21 | PR = "r1" |
22 | 22 | ||
23 | SRC_URI[md5sum] = "aec6a56ac1d4f8a4837da83f2d152556" | 23 | SRC_URI[md5sum] = "aec6a56ac1d4f8a4837da83f2d152556" |
24 | SRC_URI[sha256sum] = "94de92bb4f7906ed2f047b0146a3b21d53d09908fe1f0149484f61c6afc598ea" | 24 | SRC_URI[sha256sum] = "94de92bb4f7906ed2f047b0146a3b21d53d09908fe1f0149484f61c6afc598ea" |
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb index ce9ca30b6c..ae96edaad7 100644 --- a/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb +++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "gupnp" | |||
7 | 7 | ||
8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" | 8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" |
9 | 9 | ||
10 | PR = "r0" | 10 | PR = "r1" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
13 | 13 | ||
diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb b/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb index fd2eb3886c..8460c16c15 100644 --- a/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb +++ b/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb | |||
@@ -11,7 +11,7 @@ SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz \ | |||
11 | SRC_URI[md5sum] = "021bb237741532af4bca50157ff326e4" | 11 | SRC_URI[md5sum] = "021bb237741532af4bca50157ff326e4" |
12 | SRC_URI[sha256sum] = "f01a1f4fd36ce161a3df29fa83e1a0a2fb40d3c9f30f6b403e7791688ad24cfe" | 12 | SRC_URI[sha256sum] = "f01a1f4fd36ce161a3df29fa83e1a0a2fb40d3c9f30f6b403e7791688ad24cfe" |
13 | 13 | ||
14 | PR = "r0" | 14 | PR = "r1" |
15 | 15 | ||
16 | EXTRA_OECONF = "--disable-introspection" | 16 | EXTRA_OECONF = "--disable-introspection" |
17 | 17 | ||
diff --git a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb index e063f89181..a7c6667955 100644 --- a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb +++ b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "glib-2.0 dbus dbus-glib telepathy-glib" | |||
8 | LICENSE = "LGPLv2.1+" | 8 | LICENSE = "LGPLv2.1+" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ |
10 | file://src/tp-conn.c;beginline=1;endline=19;md5=4c58069f77d601cc59200bce5396c7cb" | 10 | file://src/tp-conn.c;beginline=1;endline=19;md5=4c58069f77d601cc59200bce5396c7cb" |
11 | PR = "r3" | 11 | PR = "r4" |
12 | 12 | ||
13 | SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz \ | 13 | SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz \ |
14 | file://prefer_python_2.5.patch \ | 14 | file://prefer_python_2.5.patch \ |
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.4.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.4.bb index 1ad91b2017..64473df8d5 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.4.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.4.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection man | |||
3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" | 3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" |
4 | DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib" | 4 | DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib" |
5 | LICENSE = "LGPLv2.1+" | 5 | LICENSE = "LGPLv2.1+" |
6 | PR = "r0" | 6 | PR = "r1" |
7 | 7 | ||
8 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz" | 8 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz" |
9 | 9 | ||
diff --git a/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.10.1.bb b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.10.1.bb index f7ce736818..9be454309e 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.10.1.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.10.1.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "libtelepathy dbus-glib gconf" | |||
8 | 8 | ||
9 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-${PV}.tar.gz" | 9 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-${PV}.tar.gz" |
10 | 10 | ||
11 | PR = "r0" | 11 | PR = "r1" |
12 | 12 | ||
13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
14 | 14 | ||