summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer52-66/+96
2006-11-17- fix typo introduced in my global search and replace.Bernhard Reutner-Fischer2-2/+2
2006-11-17- Adjust the install prefix for current busybox.Bernhard Reutner-Fischer1-0/+5
2006-11-17- bump version and pass the target cflags in properly (at least for most of theBernhard Reutner-Fischer1-3/+4
2006-11-17- I had to apply this patch to get it to build with a uClibc-snapshot..Bernhard Reutner-Fischer2-2/+17
2006-11-17- that version didn't build for me.Bernhard Reutner-Fischer3-3/+31
2006-11-17- Typo fix: copy headers to the correct location on the target.Bernhard Reutner-Fischer2-2/+3
2006-11-17- bump versionBernhard Reutner-Fischer3-1/+79
2006-11-17- newer busyboxen want CROSS_COMPILE rather than the old CROSS.Bernhard Reutner-Fischer1-3/+6
2006-11-17- check if busybox' Rules.mak exists.Bernhard Reutner-Fischer1-4/+6
2006-11-04- Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.Bernhard Reutner-Fischer2-28/+72
2006-11-03fix use of BUILD_WITH_LARGEFILE to properlyEric Andersen1-1/+1
2006-10-25Bump to upstream v1.2.2Peter Korsgaard1-1/+1
2006-10-17we use BR2_ENABLE_LOCALE not ENABLE_LOCALEEric Andersen1-1/+1
2006-10-14fix CrossCompileDir (patch by Andrew E. Milesk)Peter Korsgaard1-1/+1
2006-10-09new upstream versionEric Andersen1-1/+1
2006-10-09use cannonical source locationEric Andersen1-1/+1
2006-10-09use http for kernel.orgEric Andersen1-1/+1
2006-10-09Bump version (patch by Fredrik Roubert)Peter Korsgaard1-2/+2
2006-10-07remove duplicate/invalid options in choiceMike Frysinger1-3/+0
2006-10-06- passing the target arch in isn't usefulBernhard Reutner-Fischer1-1/+1
2006-10-06- be gentle to vi syntax color modeBernhard Reutner-Fischer1-1/+1
2006-10-06- jffs2 requires the mtd package for the mtd-host tools.Bernhard Reutner-Fischer1-0/+1
2006-10-03- use the HOSTCC for building host-tools.Bernhard Reutner-Fischer1-1/+1
2006-10-03- late binding isn't a good idea there, i did end up with an empty SOURCE.Bernhard Reutner-Fischer1-3/+3
2006-10-02escape the wildcardEric Andersen1-1/+1
2006-10-02Andrew E. Mileski writes:Eric Andersen1-1/+1
2006-10-01- add missing hung from the BR2_ZCAT introductionBernhard Reutner-Fischer1-0/+2
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer99-104/+104
2006-09-30- fix bug #1042; Hardcoding system-paths is a bad idea. If some of them are notBernhard Reutner-Fischer1-1/+1
2006-09-28- add stubs for gmp and mpfrBernhard Reutner-Fischer4-0/+243
2006-09-28- bump versionBernhard Reutner-Fischer1-1/+1
2006-09-28Network block device package (client only)Peter Korsgaard3-0/+67
2006-09-27make 3.80 doesn't understand 'else ifeq(..)'Peter Korsgaard1-8/+16
2006-09-27Don't disable tcl twicePeter Korsgaard1-1/+0
2006-09-26sqlite package, based on gumstixPeter Korsgaard3-0/+82
2006-09-26The target is readline-target, not readline_targetPeter Korsgaard1-1/+1
2006-09-26Proper !i386 cross compilation supportPeter Korsgaard2-3/+42
2006-09-25depend instead of select on zlib/png to shut up Kconfig warningPeter Korsgaard1-2/+2
2006-09-25Valgrind works on PPC and AMD64 as well nowadays.Peter Korsgaard2-4/+1
2006-09-25Bump versionPeter Korsgaard1-2/+3
2006-09-19fix big/little endianPeter Korsgaard1-0/+6
2006-09-19Don't copy static lib to TARGET_DIRPeter Korsgaard1-4/+4
2006-09-19Add dillo packagePeter Korsgaard3-0/+73
2006-08-29- repair deps.Bernhard Reutner-Fischer1-2/+2
2006-08-29- add lzmaBernhard Reutner-Fischer1-0/+1
2006-08-29- bump versionBernhard Reutner-Fischer2-2/+2
2006-08-29- add package lzmaBernhard Reutner-Fischer3-0/+109
2006-08-28- use cross strip instead of host strip; closes #773Bernhard Reutner-Fischer1-2/+2
2006-08-25Don Reid writes:Eric Andersen1-1/+0