Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -2/+2 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | target_skeleton: mark empty directories with .empty files | Peter Korsgaard | 2008-03-30 | 13 | -0/+0 |
| | | | | | | | Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn). | ||||
* | Use BOARD_PATH instead of JP_Q5_PATH | Ulf Samuelsson | 2008-03-18 | 2 | -6/+7 |
| | |||||
* | Add support for GNU and kernel.org mirrors | Ivan Kuten | 2007-12-17 | 1 | -1/+1 |
| | |||||
* | - remove some duplicate entries | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -7/+0 |
| | |||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -12/+12 |
| | |||||
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
| | |||||
* | - sed -i -e ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
| | | | | | | "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out | ||||
* | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson | 2007-08-11 | 1 | -5/+5 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+2 |
| | |||||
* | subversion makes it so we do not need a separate tarball | Eric Andersen | 2006-11-15 | 12 | -4/+11 |
| | | | | to store empty directories and symlinks for the target_skeleton. | ||||
* | Fix missing /etc/mtab symlink | Eric Andersen | 2006-04-14 | 1 | -0/+0 |
| | |||||
* | Make symlink targets use relative paths per bug 303 | Eric Andersen | 2006-04-14 | 1 | -0/+0 |
| | |||||
* | doh | Eric Andersen | 2006-04-12 | 1 | -1/+1 |
| | |||||
* | dont use depmod.pl, use cross depmod which I made work properly a while back. | Eric Andersen | 2006-04-12 | 2 | -245/+3 |
| | | | | Apply latest stable kernel patch | ||||
* | accomodate a read only rootfs | Eric Andersen | 2006-04-10 | 1 | -0/+10 |
| | |||||
* | add linux-2.4.32 kernel support for the q5 board per case 0000715 | David Anders | 2006-02-10 | 9 | -20/+621 |
| | |||||
* | add the amd au1500 based q5 board per case 0000374 | David Anders | 2006-01-25 | 41 | -0/+4123 |