Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lzma: remove 'target' from lzma package name | Peter Korsgaard | 2009-10-26 | 1 | -3/+4 |
| | | | | | | We normally don't do this, and it makes using Makefile.autotools.in harder. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | lzma: host targets should not be user selectable | Peter Korsgaard | 2009-10-26 | 1 | -7/+0 |
| | | | | | | Instead they should get automatically built if needed. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | lzma: get rid of unused target-headers option | Peter Korsgaard | 2009-10-26 | 1 | -6/+0 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package: convert some Config.in selects to depends | Peter Korsgaard | 2009-03-05 | 1 | -1/+4 |
| | | | | | | Patch by Olaf Rempel <razzor@kopf-tisch.de>. quick grep showed theses invalid selects of toolchain options. | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -3/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | - lzma needs a CXX cross-compiler | Bernhard Reutner-Fischer | 2007-07-31 | 1 | -0/+1 |
| | | | | - minor cleanups while at it | ||||
* | - Patch from Thomas Lundquist to support lzma compressed ext2 rootfs. | Bernhard Reutner-Fischer | 2006-11-04 | 1 | -4/+12 |
| | |||||
* | - add package lzma | Bernhard Reutner-Fischer | 2006-08-29 | 1 | -0/+14 |