Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | Bump kismet package to 2010-01-R1 | Gustavo Zacarias | |
Closes #931. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-09-09 | kismet: bump version and convert to Makefile.autotools.in format | Gustavo Zacarias | |
Closes #487 * Bump kismet from 2007-10-R1 to 2009-06-R1 (newcore: nicer, more features) * Migrate to Makefile.autotools.in * Introduce new options to just install the server, client, drone or combination Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-09-03 | package: Remove unnecessary dependencies on uclibc. | Will Newton | |
A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-01-26 | Add help for packages without AVR32 support | Ulf Samuelsson | |
2009-01-21 | add kismet-unpacked target, fix lack of include for memset etc. | Ulf Samuelsson | |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2009-01-14 | Kismet needs dbus to build | Ulf Samuelsson | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-10-26 | package: remove redundant pkg-config variables | Peter Korsgaard | |
Also remove some redundant or predefined configure/make args in these packages. Patch by Markus Heidelberg. | |||
2008-08-27 | kismet: fix long help text lines | Peter Korsgaard | |
And add homepage while we're at it. | |||
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2007-11-14 | This will hopefully address the comment on bug #1557 | Thomas Lundquist | |
2007-10-31 | Had an issue noted in bug #1557, attached patch. | Thomas Lundquist | |
2007-10-30 | Fix kismet makefile fragment syntax error | Ulf Samuelsson | |
2007-10-30 | Adding Kismet, closing #1557 | Thomas Lundquist | |