The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libupnp / Config.in
1 config BR2_PACKAGE_LIBUPNP
2         bool "libupnp"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         help
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
9
10           http://pupnp.sourceforge.net/
11
12 comment "libupnp needs a toolchain w/ threads"
13         depends on !BR2_TOOLCHAIN_HAS_THREADS