aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gupnp
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-09-17 12:54:00 +0200
committerSaul Wold <sgw@linux.intel.com>2012-09-18 07:44:13 -0700
commite95835742d2f27820d654c309bd9828305276c90 (patch)
tree1f8b2b9943f40bbf6bfa8c5bd29ac498b0315018 /meta/recipes-connectivity/gupnp
parent211200fb98a72ba815e7c411fbebfd781879064c (diff)
downloadopenembedded-core-contrib-e95835742d2f27820d654c309bd9828305276c90.tar.gz
recipes: few more PR bumps to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/gupnp')
-rw-r--r--meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb2
3 files changed, 3 insertions, 3 deletions
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"
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
DEPENDS = "glib-2.0 libsoup-2.4 gobject-introspection-stub"
-PR = "r2"
+PR = "r3"
SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
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"
SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
-PR = "r1"
+PR = "r2"
inherit autotools pkgconfig
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"
SRC_URI[md5sum] = "021bb237741532af4bca50157ff326e4"
SRC_URI[sha256sum] = "f01a1f4fd36ce161a3df29fa83e1a0a2fb40d3c9f30f6b403e7791688ad24cfe"
-PR = "r1"
+PR = "r2"
EXTRA_OECONF = "--disable-introspection"