summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2006-11-04- Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.Bernhard Reutner-Fischer
2006-11-03fix use of BUILD_WITH_LARGEFILE to properlyEric Andersen
2006-10-25Bump to upstream v1.2.2Peter Korsgaard
2006-10-17we use BR2_ENABLE_LOCALE not ENABLE_LOCALEEric Andersen
2006-10-14fix CrossCompileDir (patch by Andrew E. Milesk)Peter Korsgaard
2006-10-09new upstream versionEric Andersen
2006-10-09use cannonical source locationEric Andersen
2006-10-09use http for kernel.orgEric Andersen
2006-10-09Bump version (patch by Fredrik Roubert)Peter Korsgaard
2006-10-07remove duplicate/invalid options in choiceMike Frysinger
2006-10-06- passing the target arch in isn't usefulBernhard Reutner-Fischer
2006-10-06- be gentle to vi syntax color modeBernhard Reutner-Fischer
2006-10-06- jffs2 requires the mtd package for the mtd-host tools.Bernhard Reutner-Fischer
2006-10-03- use the HOSTCC for building host-tools.Bernhard Reutner-Fischer
2006-10-03- late binding isn't a good idea there, i did end up with an empty SOURCE.Bernhard Reutner-Fischer
2006-10-02escape the wildcardEric Andersen
2006-10-02Andrew E. Mileski writes:Eric Andersen
2006-10-01- add missing hung from the BR2_ZCAT introductionBernhard Reutner-Fischer
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-09-30- fix bug #1042; Hardcoding system-paths is a bad idea. If some of them are notBernhard Reutner-Fischer
2006-09-28- add stubs for gmp and mpfrBernhard Reutner-Fischer
2006-09-28- bump versionBernhard Reutner-Fischer
2006-09-28Network block device package (client only)Peter Korsgaard
2006-09-27make 3.80 doesn't understand 'else ifeq(..)'Peter Korsgaard
2006-09-27Don't disable tcl twicePeter Korsgaard
2006-09-26sqlite package, based on gumstixPeter Korsgaard
2006-09-26The target is readline-target, not readline_targetPeter Korsgaard
2006-09-26Proper !i386 cross compilation supportPeter Korsgaard
2006-09-25depend instead of select on zlib/png to shut up Kconfig warningPeter Korsgaard
2006-09-25Valgrind works on PPC and AMD64 as well nowadays.Peter Korsgaard
2006-09-25Bump versionPeter Korsgaard
2006-09-19fix big/little endianPeter Korsgaard
2006-09-19Don't copy static lib to TARGET_DIRPeter Korsgaard
2006-09-19Add dillo packagePeter Korsgaard
2006-08-29- repair deps.Bernhard Reutner-Fischer
2006-08-29- add lzmaBernhard Reutner-Fischer
2006-08-29- bump versionBernhard Reutner-Fischer
2006-08-29- add package lzmaBernhard Reutner-Fischer
2006-08-28- use cross strip instead of host strip; closes #773Bernhard Reutner-Fischer
2006-08-25Don Reid writes:Eric Andersen
2006-08-25fixup lsof so it will apply patches, and compile when rpc is disabledEric Andersen
2006-08-24- update to 2.0.0 and correct site.Bernhard Reutner-Fischer
2006-08-24- update to 1.02.09Bernhard Reutner-Fischer
2006-08-24- make sure that the prerequisites of 'make busybox-menuconfig' are metBernhard Reutner-Fischer
2006-08-24- pickup the PATH the user has set.Bernhard Reutner-Fischer
2006-08-10Use http. Add support for building cross depmod for 2.6 kernels.Eric Andersen
2006-08-10comparing $(ARCH) vs i.e. i386 isn't going to work when ARCH=i486 etc.Eric Andersen
2006-08-10update valgrind to the latest and greatest, forward port my patches.Eric Andersen
2006-08-10rework hotplug with a customized version not dependant on kernel sourcesEric Andersen
2006-07-31Bump to upstream v1.2.1Peter Korsgaard