Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
4 years ago
Rosen Penev
d897beee91
kismet: fix compilation under uClibc-ng and GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
c7563f4129
kismet: fix compilation with libcxx 10
Seems a bind call is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
be975484dd
kismet: fix compilation with libcxx
std::bind is not the same as bind().
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Jean-Michel Lacroix
5b169c2518
kismet: Update to 2016-07-R1 and new maintainer
This is an update to the latest version of kismet
New maintainer.
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
9 years ago
Hauke Mehrtens
ac1ad5c387
kismet: fix build with musl
Without these patches kismet does not build with musl.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
10 years ago
Sebastian Wendel
48c5a070b7
kismet: added new version of the kismet wireless network system
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
10 years ago