aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/upnp/libupnp_1.6.18.bb
diff options
context:
space:
mode:
authorFlorian Boor <florian@kernelconcepts.de>2013-01-30 11:08:19 +0100
committerFlorian Boor <florian.boor@kernelconcepts.de>2013-01-30 12:10:59 +0100
commitfd43377c5f23f4f718e2846cf9fd423f87bf4af3 (patch)
treec9bf0f76db7905d6ff6d2ffcb54ea4796d8740ad /recipes/upnp/libupnp_1.6.18.bb
parent07069799d5e9688e24b4dc2d5253aea2e96dd4a7 (diff)
downloadopenembedded-fd43377c5f23f4f718e2846cf9fd423f87bf4af3.tar.gz
libupnp: Update to the updated release 1.6.18 fixing several vulnerabilities (CVE-2012-5958 to CVE-2012-5965).
Signed-off-by: Florian Boor <florian.boor@kernelconcepts.de>
Diffstat (limited to 'recipes/upnp/libupnp_1.6.18.bb')
-rw-r--r--recipes/upnp/libupnp_1.6.18.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/upnp/libupnp_1.6.18.bb b/recipes/upnp/libupnp_1.6.18.bb
new file mode 100644
index 0000000000..1b3fbaaef0
--- /dev/null
+++ b/recipes/upnp/libupnp_1.6.18.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "The portable SDK for UPnP* Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification."
+HOMEPAGE = "http://pupnp.sourceforge.net/"
+LICENSE = "BSD"
+
+PR = "r0"
+
+LEAD_SONAME = "libupnp"
+SRC_URI = "${SOURCEFORGE_MIRROR}/pupnp/${P}.tar.bz2"
+
+inherit autotools
+
+SRC_URI[md5sum] = "11c6484fd2e2927bf3b8d8108407ca56"
+SRC_URI[sha256sum] = "b21bc676365622d3ace1b25292dab8d4d23f6e6a80ddc8f029b765d39797e934"