Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump openvpn to 2.1.1 | Gustavo Zacarias | 2010-01-20 | 1 | -5/+16 |
| | | | | | | | Closes #937. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Add help for packages without AVR32 support | Ulf Samuelsson | 2009-01-26 | 1 | -0/+3 |
| | |||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -5/+5 |
| | | | | | | | 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. | ||||
* | merge help descriptions written by Tom Cameron | Mike Frysinger | 2004-12-24 | 1 | -4/+8 |
| | |||||
* | Update a few packages | Eric Andersen | 2004-10-14 | 1 | -1/+3 |
| | |||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 1 | -0/+8 |