Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for shared configuration cache | Thomas Petazzoni | 2010-11-05 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | The configuration cache shared between packages, while being in principle a nice idea to speed-up the configuration of packages by avoiding repetitive identical checks, turned out to be unreliable due to the subtle differences between similar but not identical checks in different packages. After spending some time trying to fix those, we concluded that supporting the shared configuration cache is definitely too hard and too unreliable, and that we'd better get rid of it altogether. This patch therefore removes the shared configuration cache infrastructure and usage. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Bumped rpm | Nigel Kukard | 2009-12-25 | 1 | -9/+16 |
| | |||||
* | rpm: fix build with BR2_CONFIG_CACHE, fix CFLAGS | Peter Korsgaard | 2009-11-23 | 1 | -2/+4 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Getting rid of a bit more configure options that's been centralized. | Thomas Lundquist | 2009-01-18 | 1 | -2/+1 |
| | |||||
* | * Bump rpm to 5.1.6 | Nigel Kukard | 2008-12-31 | 1 | -1/+2 |
| | | | | | | - Remove patches comitted upstream - Exclude tools we don't need - Fix bundled magic mime data | ||||
* | * Bump version to 5.1.1 | Nigel Kukard | 2008-04-29 | 1 | -3/+6 |
| | | | | | * Use bzip2 compression (rpms can have gzip or bzip2 payloads) * -j1, rpm cannot build with more than 1 thread | ||||
* | * Bump to 5.1.0 | Nigel Kukard | 2008-04-27 | 1 | -2/+2 |
| | | | | * Use fnctl for locking | ||||
* | * Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not ↵ | Nigel Kukard | 2008-04-15 | 1 | -0/+1 |
| | | | | Implemented" error | ||||
* | * Added rpm | Nigel Kukard | 2008-04-14 | 1 | -0/+25 |