diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-09-17 12:54:00 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-19 17:56:26 +0100 |
commit | 5aa1f3a3fef4cbe560ed8615742aabbb8dd38214 (patch) | |
tree | ba70f6dc43d41665422657c4ea972f93d8ee36b9 /meta/recipes-connectivity | |
parent | 2c5079be86b6f32fd8a8193ce13ec44c549768f3 (diff) | |
download | poky-5aa1f3a3fef4cbe560ed8615742aabbb8dd38214.tar.gz |
recipes: few more PR bumps to rebuild after libffi5 -> libffi6
(From OE-Core rev: e95835742d2f27820d654c309bd9828305276c90)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
7 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb b/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb index 49135ab201..f2dc0da06c 100644 --- a/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb +++ b/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require bluez4.inc | 1 | require bluez4.inc |
2 | require recipes-multimedia/gstreamer/gst-plugins-package.inc | 2 | require recipes-multimedia/gstreamer/gst-plugins-package.inc |
3 | 3 | ||
4 | PR = "r0" | 4 | PR = "r1" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "fb42cb7038c380eb0e2fa208987c96ad" | 6 | SRC_URI[md5sum] = "fb42cb7038c380eb0e2fa208987c96ad" |
7 | SRC_URI[sha256sum] = "59738410ade9f0e61a13c0f77d9aaffaafe49ba9418107e4ad75fe52846f7487" | 7 | SRC_URI[sha256sum] = "59738410ade9f0e61a13c0f77d9aaffaafe49ba9418107e4ad75fe52846f7487" |
diff --git a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb index 1a5dd2378b..20719526f9 100644 --- a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb +++ b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = "http://www.galago-project.org/files/releases/source/${BPN}/${BPN}-${P | |||
13 | 13 | ||
14 | SRC_URI[md5sum] = "7ec92f2ecba1309ac4b71b4b4d8d0a0d" | 14 | SRC_URI[md5sum] = "7ec92f2ecba1309ac4b71b4b4d8d0a0d" |
15 | SRC_URI[sha256sum] = "9b7c9845e2f661dbf5c2595e67bc7afd48f090ac2c033726c89d7f0e90791dfa" | 15 | SRC_URI[sha256sum] = "9b7c9845e2f661dbf5c2595e67bc7afd48f090ac2c033726c89d7f0e90791dfa" |
16 | PR = "r2" | 16 | PR = "r3" |
17 | 17 | ||
18 | inherit autotools pkgconfig gettext | 18 | inherit autotools pkgconfig gettext |
19 | 19 | ||
diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb b/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb index b87c75560e..9dc05e596a 100644 --- a/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb +++ b/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" |
5 | DEPENDS = "glib-2.0 libsoup-2.4 gobject-introspection-stub" | 5 | DEPENDS = "glib-2.0 libsoup-2.4 gobject-introspection-stub" |
6 | 6 | ||
7 | PR = "r2" | 7 | PR = "r3" |
8 | 8 | ||
9 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" | 9 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" |
10 | 10 | ||
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 ae96edaad7..598aa4de2e 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 = "r1" | 10 | PR = "r2" |
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 84e0679563..c226c9ed5d 100644 --- a/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb +++ b/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" | |||
10 | SRC_URI[md5sum] = "021bb237741532af4bca50157ff326e4" | 10 | SRC_URI[md5sum] = "021bb237741532af4bca50157ff326e4" |
11 | SRC_URI[sha256sum] = "f01a1f4fd36ce161a3df29fa83e1a0a2fb40d3c9f30f6b403e7791688ad24cfe" | 11 | SRC_URI[sha256sum] = "f01a1f4fd36ce161a3df29fa83e1a0a2fb40d3c9f30f6b403e7791688ad24cfe" |
12 | 12 | ||
13 | PR = "r1" | 13 | PR = "r2" |
14 | 14 | ||
15 | EXTRA_OECONF = "--disable-introspection" | 15 | EXTRA_OECONF = "--disable-introspection" |
16 | 16 | ||
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.8.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.8.bb index 2b072bbfc5..6bf27b2083 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.8.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.19.8.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.13.0.bb b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.13.0.bb index f1f4c1e19b..55ae1175aa 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.13.0.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.13.0.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 | ||