summaryrefslogtreecommitdiffstats
path: root/package/kismet
Commit message (Collapse)AuthorAgeFilesLines
* Add help for packages without AVR32 supportUlf Samuelsson2009-01-261-0/+3
|
* add kismet-unpacked target, fix lack of include for memset etc.Ulf Samuelsson2009-01-212-0/+46
|
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* Kismet needs dbus to buildUlf Samuelsson2009-01-141-1/+1
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* package: remove redundant pkg-config variablesPeter Korsgaard2008-10-261-5/+0
| | | | | | | Also remove some redundant or predefined configure/make args in these packages. Patch by Markus Heidelberg.
* kismet: fix long help text linesPeter Korsgaard2008-08-271-8/+11
| | | | And add homepage while we're at it.
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-2/+2
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* This will hopefully address the comment on bug #1557Thomas Lundquist2007-11-142-0/+14
|
* Had an issue noted in bug #1557, attached patch.Thomas Lundquist2007-10-311-2/+3
|
* Fix kismet makefile fragment syntax errorUlf Samuelsson2007-10-301-2/+0
|
* Adding Kismet, closing #1557Thomas Lundquist2007-10-302-0/+94