summaryrefslogtreecommitdiffstats
path: root/package/cdrkit
Commit message (Collapse)AuthorAgeFilesLines
* cdrkit: fix build on uClibcPeter Korsgaard2010-06-051-0/+22
| | | | | | | cdrkit unconditionally enables code using rcmd(3), which isn't available on uClibc. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cdrkit: needs largefile support in toolchainPeter Korsgaard2010-05-221-9/+13
| | | | | | At the same time fix indentation in Config.in Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* cdrkit: new packageThomas Petazzoni2010-04-092-0/+74
Supported both for the target and the host. Will be used by the root filesystem generation code, thanks to genisoimage. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>