Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add help for packages without AVR32 support | Ulf Samuelsson | 2009-01-26 | 1 | -0/+3 |
| | |||||
* | add kismet-unpacked target, fix lack of include for memset etc. | Ulf Samuelsson | 2009-01-21 | 2 | -0/+46 |
| | |||||
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Kismet needs dbus to build | Ulf Samuelsson | 2009-01-14 | 1 | -1/+1 |
| | |||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | package: remove redundant pkg-config variables | Peter Korsgaard | 2008-10-26 | 1 | -5/+0 |
| | | | | | | | Also remove some redundant or predefined configure/make args in these packages. Patch by Markus Heidelberg. | ||||
* | kismet: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -8/+11 |
| | | | | And add homepage while we're at it. | ||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -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 Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | This will hopefully address the comment on bug #1557 | Thomas Lundquist | 2007-11-14 | 2 | -0/+14 |
| | |||||
* | Had an issue noted in bug #1557, attached patch. | Thomas Lundquist | 2007-10-31 | 1 | -2/+3 |
| | |||||
* | Fix kismet makefile fragment syntax error | Ulf Samuelsson | 2007-10-30 | 1 | -2/+0 |
| | |||||
* | Adding Kismet, closing #1557 | Thomas Lundquist | 2007-10-30 | 2 | -0/+94 |