summaryrefslogtreecommitdiffstats
path: root/package/wavemon
Commit message (Collapse)AuthorAgeFilesLines
* package/wavemon: bump to version 0.8.1Jörg Krause2017-01-222-6/+2
| | | | | | | No need to fetch the musl patch from upstream anymore. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* wavemon: depends on a toolchain with NPTLWaldemar Brodkorb2016-07-311-3/+3
| | | | | | | | | | | The software uses pthread_mutexattr_setrobust which isn't available in uClibc-ng Linuxthreads support. Fixes: http://autobuild.buildroot.net/results/d81b199c74cb4251f0b0eb975f66cb5016eb464c/ Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* wavemon: new packageJörg Krause2016-07-283-0/+40
wavemon is an ncurse-based wireless device monitoring application allowing to watch signal and noise levels, packet statistics, device configuration and network parameters of wireless network hardware. [Peter: needs host-pkgconf, explain CC override] Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud