Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel headers: bump 2.6.25.x | Peter Korsgaard | 2008-06-26 | 1 | -1/+1 |
| | | | | Based on patch by Fathi Boudra. | ||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -20/+20 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | kernel headers: bump 2.6.25.x version | Peter Korsgaard | 2008-06-11 | 1 | -1/+1 |
| | |||||
* | kernel headers: bump 2.6.25.x version | Peter Korsgaard | 2008-06-07 | 1 | -1/+1 |
| | |||||
* | kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2x | Peter Korsgaard | 2008-06-02 | 1 | -4/+7 |
| | |||||
* | kernel headers: add 2.6.25.4 | Peter Korsgaard | 2008-06-02 | 1 | -1/+5 |
| | |||||
* | kernel headers: bump 2.6.24.x to 2.6.24.7 | Peter Korsgaard | 2008-06-02 | 1 | -1/+1 |
| | |||||
* | toolchain updates | John Voltz | 2008-03-06 | 1 | -6/+1 |
| | |||||
* | Add support for 2.6.24 headers. | Paul Mundt | 2008-02-04 | 1 | -4/+9 |
| | |||||
* | update kernel-headers nios2 support, thanks atle | Ivan Kuten | 2007-11-09 | 1 | -1/+1 |
| | |||||
* | fix typo in kernel headers | Ulf Samuelsson | 2007-10-17 | 1 | -1/+1 |
| | |||||
* | Update AVR32 toolchain with new binutils and uClibc, This time it works ↵ | Ulf Samuelsson | 2007-10-13 | 1 | -1/+2 |
| | | | | (cross-fingers) | ||||
* | Add 2.6.22.10 and 2.6.23 support | Ulf Samuelsson | 2007-10-12 | 1 | -15/+27 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -3/+10 |
| | |||||
* | - revert patch that obfuscates the config UI and doesn't reflect the order ↵ | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 |
| | | | | of config steps | ||||
* | Reorganize configs to even more logical positions | Ulf Samuelsson | 2007-09-24 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -1/+1 |
| | |||||
* | - Subsume and collaps toolchain options in one menu | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -2/+1 |
| | | | | | This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around.. | ||||
* | Unbreak multiple boards, add Ingo's rt patch | Ulf Samuelsson | 2007-09-12 | 1 | -9/+31 |
| | |||||
* | bump up a few version numbers. kill dead 2.6.19 option. | Eric Andersen | 2007-09-11 | 1 | -8/+3 |
| | | | | accomodate powerpc64 | ||||
* | - improve the way host prerequisites for "dependencies" are established | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -13/+0 |
| | |||||
* | - fix wrong help-text | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+1 |
| | |||||
* | Make ipmi kernelpatch selectable, add possibility for custom kernel patch | Ulf Samuelsson | 2007-08-19 | 1 | -2/+25 |
| | |||||
* | Ensure lzma is built *before* linux, allow system installation in /usr/local/bin | Ulf Samuelsson | 2007-08-16 | 1 | -0/+11 |
| | |||||
* | Move lzma patches to toolchain/kernel-headers/lzma | Ulf Samuelsson | 2007-08-16 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | They will be applied ONLY if BR2_KERNEL_HEADERS_LZMA is set. BR2_KERNEL_HEADERS_LZMA defaults to NO, so the user has to actively set this config flag if lzma is needed. This means that the default behaviour of buildroot will work for most users. Comment from author: [Brad House] I find myself having to remove the lzma patches because my build system doesn't natively have lzma. I tried to compensate for this by installing the latest lzma from gentoo's package tree, and apparently, it accepts different flags than the one these patches expect, so my kernel build still fails. Finally, I used the lzma from this buildroot and compiled it by hand, and it _mostly_ worked. Regardless, it seems silly to make this a requirement. Personally, I gzip my initramfs, and that's enough compression for me... | ||||
* | Allow use of 2.6.22.1 kernel headers | Ulf Samuelsson | 2007-08-01 | 1 | -10/+15 |
| | |||||
* | - bump version to 2.6.21.5 | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -2/+7 |
| | |||||
* | - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config | Bernhard Reutner-Fischer | 2007-04-11 | 1 | -3/+3 |
| | | | | - adjust a few defaults. | ||||
* | - bump version | Bernhard Reutner-Fischer | 2007-03-24 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -1/+1 |
| | |||||
* | - add gcc-4.0.4 | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -3/+10 |
| | | | | - add knob to enable unsupported, deprecated, obsoleted versions of packages | ||||
* | - bump version to 2.6.20 | Bernhard Reutner-Fischer | 2007-02-06 | 1 | -3/+3 |
| | |||||
* | - bump version to 2.6.19.2 | Bernhard Reutner-Fischer | 2007-01-15 | 1 | -3/+3 |
| | |||||
* | split things up so this is not an unreadable mess | Eric Andersen | 2006-12-13 | 1 | -3/+3 |
| | |||||
* | - bump non-sanitized version to 2.6.19 | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -3/+3 |
| | | | | | - remove some superfluous mkdir's - allow for patch, patch.gz, patch.bz2 per version | ||||
* | - add possibility to use a 2.6.18 (full) kernel tarball for the libc-headers. | Bernhard Reutner-Fischer | 2006-09-28 | 1 | -0/+5 |
| | |||||
* | Thomas Chou says in bug 618: clean up nios2 headers and add support for 2.6.11 | Mike Frysinger | 2006-01-10 | 1 | -1/+0 |
| | |||||
* | incorporate patches from marc in bug #273 to add support for nios2 | Mike Frysinger | 2006-01-04 | 1 | -1/+10 |
| | |||||
* | Update the set of available kernel headers to include 2.4.31 and 2.6.12 | Eric Andersen | 2005-07-18 | 1 | -8/+8 |
| | |||||
* | Bump available sanitized kernel headers | Eric Andersen | 2005-03-18 | 1 | -4/+8 |
| | |||||
* | Fix some silly bugs: a variable for gcc was used before it was defined, remove | Eric Andersen | 2005-02-11 | 1 | -1/+5 |
| | | | | '.svn' not 'CVS' from the install, add 2.4.29 kernel headers as the default. | ||||
* | Allow selection of specific (supported) versions... specificly the 2.6.8 | Manuel Novoa III | 2004-10-27 | 1 | -7/+15 |
| | | | | headers with the (mostly mips related) cleanup patch. | ||||
* | Update to the latest linux-libc-headers | Eric Andersen | 2004-10-25 | 1 | -1/+1 |
| | |||||
* | Add some seperators | Eric Andersen | 2004-10-09 | 1 | -0/+2 |
| | |||||
* | Major buildroot facelift, step one. | Eric Andersen | 2004-10-09 | 1 | -0/+25 |
-Erik |