Ilya Lipnitskiy
b1cbd93bcd
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>
(cherry picked from commit 5d8d4fbbcb
)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-02-25 01:26:05 +08:00
Rosen Penev
d897beee91
kismet: fix compilation under uClibc-ng and GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-31 00:39:54 -07:00
Rosen Penev
c7563f4129
kismet: fix compilation with libcxx 10
...
Seems a bind call is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 16:25:43 -07:00
Rosen Penev
be975484dd
kismet: fix compilation with libcxx
...
std::bind is not the same as bind().
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-29 20:17:21 -07:00
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>
2016-08-07 18:00:32 -04:00
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>
2015-07-12 20:41:16 +02:00
Sebastian Wendel
48c5a070b7
kismet: added new version of the kismet wireless network system
...
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
2014-10-30 04:20:46 +01:00