Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | 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. | ||||
* | Add glib2.0 specific include/pkconfig paths in 'docker' | Ulf Samuelsson | 2008-07-08 | 1 | -2/+5 |
| | |||||
* | pkgconfig fix for docker | John Voltz | 2008-05-02 | 2 | -1/+26 |
| | |||||
* | add alsamixergui and docker packages | John Voltz | 2008-03-20 | 3 | -0/+33 |