Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/: remove redundant install-strip in *_TARGET_INSTALL_OPT | Peter Korsgaard | 2008-10-20 | 1 | -1/+0 |
| | | | | It's default now. | ||||
* | blackbox: use := assignments | Peter Korsgaard | 2008-08-26 | 1 | -9/+9 |
| | |||||
* | blackbox: cleanup redundant configure args | Peter Korsgaard | 2008-08-26 | 1 | -4/+1 |
| | |||||
* | blackbox: use install-strip for target install | Peter Korsgaard | 2008-08-26 | 1 | -1/+1 |
| | |||||
* | blackbox: use BR2_SOURCEFORGE_MIRROR | Peter Korsgaard | 2008-08-26 | 1 | -1/+1 |
| | | | | Don't hardcode specific sourceforge mirrors. | ||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | ||||
* | added blackbox window manager | John Voltz | 2008-03-06 | 1 | -0/+23 |