diff options
| author | Manuel Bachmann <manuel.bachmann@iot.bzh> | 2016-02-02 16:51:15 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-15 10:15:26 +0100 |
| commit | 0ee8e184eef482763bbc4db0273a63c506ea2b2b (patch) | |
| tree | 8010435ef1d0b322b708963ed183fef876c3290b /meta-multimedia/recipes-connectivity/gupnp/gupnp_0.20.12.bb | |
| parent | da5addc87b01279f63b7e2cc29c2b5233a669474 (diff) | |
| download | meta-openembedded-0ee8e184eef482763bbc4db0273a63c506ea2b2b.tar.gz | |
gupnp: Update to 0.20.14
Update to latest version (required for latest Rygel).
As the unique executable provided by "gupnp-dev" cannot
work without python, switch from RRECOMMENDS to RDEPENDS
for it, and also be more precise in its required modules.
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-connectivity/gupnp/gupnp_0.20.12.bb')
| -rw-r--r-- | meta-multimedia/recipes-connectivity/gupnp/gupnp_0.20.12.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp_0.20.12.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp_0.20.12.bb deleted file mode 100644 index c8c6164c3b..0000000000 --- a/meta-multimedia/recipes-connectivity/gupnp/gupnp_0.20.12.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | require gupnp.inc | ||
| 2 | |||
| 3 | SRC_URI = "${GNOME_MIRROR}/${BPN}/0.20/${BPN}-${PV}.tar.xz" | ||
| 4 | SRC_URI[md5sum] = "c01aa6d3a78792b3a24591f036dd91f4" | ||
| 5 | SRC_URI[sha256sum] = "205d47b950a1b7190df1115f454cb38a44d71aacfec75d4287299e400e139b69" | ||
| 6 | |||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | ||
| 8 | file://libgupnp/gupnp.h;beginline=1;endline=20;md5=d78a69d9b6e63ee2dc72e7b674d97520" | ||
