This commit is contained in:
TriForceX
2019-09-25 20:51:37 -03:00
commit 6203ff3e7c
11215 changed files with 428258 additions and 0 deletions

14
package/libupnp/Config.in Normal file
View File

@@ -0,0 +1,14 @@
config BR2_PACKAGE_LIBUPNP
bool "libupnp"
depends on BR2_TOOLCHAIN_HAS_THREADS
help
The portable SDK for UPnP(tm) 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
http://pupnp.sourceforge.net/
comment "libupnp needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS