Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add help for packages without AVR32 support | Ulf Samuelsson | 2009-01-26 | 1 | -0/+3 |
| | |||||
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Bump version of ntfs-3g to 1-5130, This will build in lib regardless of prefix= | Ulf Samuelsson | 2009-01-10 | 1 | -7/+12 |
| | |||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | ntfs-3g: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -1/+6 |
| | |||||
* | 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. | ||||
* | packages: fix pkgconfig depencies and select pkgconfig where needed | Peter Korsgaard | 2008-06-14 | 1 | -0/+1 |
| | |||||
* | Bump ntfs-3g version | Ulf Samuelsson | 2008-05-11 | 1 | -1/+1 |
| | |||||
* | It is not OK to ALWAYS include ntfs-3g | Ulf Samuelsson | 2007-11-26 | 1 | -2/+2 |
| | |||||
* | add fuse and nfs-3g packages | Ivan Kuten | 2007-11-24 | 2 | -0/+89 |