Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-03 | Do not copy linux config with higher minor version than current kernel | Ulf Samuelsson | |
2009-01-02 | Apply some care, when copying the linux configuration file | Ulf Samuelsson | |
2008-12-23 | scripts/setlocalversion: update deprecated git-<command> usage | Wade Berrier | |
Git is moving away from the git-<command> to git <command> git-svn -> git svn | |||
2008-10-22 | new package wizard: change bash-specific construct | Peter Korsgaard | |
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. | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-05-01 | some enhancements to the build-ext3-img script | John Voltz | |
2008-04-06 | Fix bad use of symbol | Ulf Samuelsson | |
2008-04-01 | setlocalversion: add git-svn support | Peter Korsgaard | |
2008-03-31 | buildroot: add /etc/br-version with version info to target dir | Peter Korsgaard | |
2008-03-29 | Add some robustness to linux configuration | Ulf Samuelsson | |
2008-03-11 | fixed typo in script | John Voltz | |
2008-03-11 | more robust development files in target handler | John Voltz | |
2008-03-06 | some buildroot helper scripts | John Voltz | |