summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-01-21 15:29:30 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-21 19:04:34 +0000
commitdcf494fd4c4ef77708bc4bf2a5da4f57d861e964 (patch)
treef2296587923412582012b5cc4b5398c3f046f0ff /meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
parentd3b84e77d791fda86ea7b69681f72c9053732bba (diff)
downloadpoky-dcf494fd4c4ef77708bc4bf2a5da4f57d861e964.tar.gz
gupnp: remove, migrated to meta-multimedia
The GUPnP stack was stagnating in oe-core and untested. It's now moved to meta-multimedia where it's also been upgraded. (From OE-Core rev: 51e548a4e61709d9d87a424586529638873835b3) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb')
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
deleted file mode 100644
index 598aa4de2e..0000000000
--- a/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1SUMMARY = "Helpers for AV applications using UPnP"
2DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
3LICENSE = "LGPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
5 file://libgupnp-av/gupnp-av.h;beginline=1;endline=22;md5=d344132a8766641fcb11213ff5982086"
6DEPENDS = "gupnp"
7
8SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
9
10PR = "r2"
11
12inherit autotools pkgconfig
13
14SRC_URI[md5sum] = "8a41a3bb60b50fceb5ece71c0dc4dcfb"
15SRC_URI[sha256sum] = "e6aa032377488cedc4e347519bd30701c583780b7c54f00bab083f2316a93dc9"