1 config BR2_PACKAGE_LIBUPNP
3 depends on BR2_TOOLCHAIN_HAS_THREADS
5 The portable SDK for UPnP(tm) Devices (libupnp) provides developers
6 with an API and open source code for building control points,
7 devices, and bridges that are compliant with Version 1.0 of the
8 Universal Plug and Play Device Architecture Specification
10 http://pupnp.sourceforge.net/
12 comment "libupnp needs a toolchain w/ threads"
13 depends on !BR2_TOOLCHAIN_HAS_THREADS