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/gupnp | |
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/gupnp')
-rw-r--r-- | meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb | 2 |
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" | |||
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 | ||