Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new package wizard: change bash-specific construct | Peter Korsgaard | 2008-10-22 | 1 | -2/+1 |
| | | | | | | | | Patch by Markus Heidelberg. ${VAR//-/_} which replaces - with _ aborts with "syntax error" on a system where /bin/sh points to dash. Use tr therefor as already done in the line above rather than changing the shebang to bash. | ||||
* | 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. | ||||
* | some buildroot helper scripts | John Voltz | 2008-03-06 | 1 | -0/+94 |