Move all to deprecated folder.
This commit is contained in:
13
deprecated/firmware/buildroot/package/libupnp/Config.in
Normal file
13
deprecated/firmware/buildroot/package/libupnp/Config.in
Normal file
@@ -0,0 +1,13 @@
|
||||
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
|
||||
Reference in New Issue
Block a user