Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mirrors: don't put atmel mirrors in seperate menu | Peter Korsgaard | 2009-10-06 | 1 | -0/+1 |
| | | | | | | | | | | Show Atmel mirrors together with the other mirrors, instead of hiding them in yet another sub-menu. At the same time, add an empty line before the Atmel include as noticed by Hartley Sweeten. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | atmel mirrors are only needed for atmel targets | Bernhard Reutner-Fischer | 2009-10-06 | 1 | -2/+2 |
| | | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | s/buildroot.uclibc.org/buildroot.net/ | Peter Korsgaard | 2009-03-02 | 1 | -1/+1 |
| | |||||
* | buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -0/+8 |
| | | | | | | | | This is the long requested backup mirror support. So far only enabled for Makefile.autotools.in, but there's no reason why we cannot use DOWNLOAD everywhere. Notice, I'm still syncing http://buildroot.uclibc.org/downloads/sources/ | ||||
* | BR2_PRIMARY_SITE: move to Mirrors and Download locations menu | Peter Korsgaard | 2009-01-16 | 1 | -0/+9 |
| | |||||
* | Added BR2_DEBIAN_MIRROR | Thomas Lundquist | 2007-12-27 | 1 | -0/+10 |
| | |||||
* | fix default GNU URL | Ivan Kuten | 2007-12-17 | 1 | -2/+2 |
| | |||||
* | Add support for GNU and kernel.org mirrors | Ivan Kuten | 2007-12-17 | 1 | -0/+26 |
| | |||||
* | - naming convention is Config.in resp. Config.in.foo | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -0/+17 |
Adjust some accordingly |