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/gupnp_0.16.1.bb | |
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/gupnp_0.16.1.bb')
-rw-r--r-- | meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 | ||