summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-05-30Don't error on clean without unpackPeter Korsgaard
2006-05-30libstc++ requires large file supportPeter Korsgaard
2006-05-30Download using ftp instead of http from ftp sitesPeter Korsgaard
2006-05-26s/dependancies/dependencies/Mike Frysinger
2006-05-24Update squashfs patch to v3.0 (2.4.28 kernel)Peter Korsgaard
Untested as I don't have the hw, but the patch applies cleanly.
2006-05-24Bump to upstream v3.0Peter Korsgaard
Notice that this uses a new NON-compatible filesystem format, so you need the v3.0 kernel patch to access it!
2006-05-24Bump to upstream v1.2.10 and remove sdl-config symlink generationPeter Korsgaard
2006-05-24added patch to fix progname per case 0000879David Anders
2006-05-24changed the installation prefixes for targetDavid Anders
2006-05-18Bump to upstream v1.1.3Peter Korsgaard
2006-05-02Add some finer grained dependancy checking. Check thatEric Andersen
make >= 3.80 is installed, check that at least gcc 2.95 is installed. Other dependancy will be added as needed.
2006-04-290000858: Not finding ntp sourcesPeter Korsgaard
Fixed source URL
2006-04-29fix by hootsmon to make sure the includes are found properly #855Mike Frysinger
2006-04-28Bump rsync package to 2.6.8Peter Korsgaard
Closes 0000859.
2006-04-280000852: toolchain/kernel-headers (2.6.12): Sync struct i2c_msg with kernelPeter Korsgaard
definition. The struct i2c_msg definition in linux-libc-headers-2.6.12.0 has two extra members not present in the kernel definition causing all kinds of problems. This patch fixes that.
2006-04-280000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead ofPeter Korsgaard
LINUX_VERSION. Use LINUX_HEADERS_VERSION instead of LINUX_VERSION as that variable is used for the actual kernel version used which might be different than the headers version. E.G. LINUX_VERSION is set in the target/device/* files. If this version doesn't match the selected kernel headers version the patches won't be applied.
2006-04-280000856: Not finding ethtool sourcesPeter Korsgaard
Fixed download URL
2006-04-21Alessio Massaro writes: The syntax $VAR_NAME is used in several places. The ↵Mike Frysinger
correct syntax is actually $(VAR_NAME)
2006-04-20dont override CCMike Frysinger
2006-04-19fix up coreutils buildEric Andersen
2006-04-19dont check for the non-existant define 'HAVE_TIME_R_POSIX'Eric Andersen
2006-04-19version bumpEric Andersen
2006-04-19teach newer fakeroot to not build docsEric Andersen
2006-04-19bump versionEric Andersen
2006-04-19when copying, be forceful about it to gratuitously overwrite symlinksEric Andersen
2006-04-17remove reference to "releases"Mike Frysinger
2006-04-15syntax/comment touchupsMike Frysinger
2006-04-15no longer neededMike Frysinger
2006-04-15version bump to 394Mike Frysinger
2006-04-15version bump to 2.4.1Mike Frysinger
2006-04-15version bump to 1.5.22Mike Frysinger
2006-04-15version bump to 4.17Mike Frysinger
2006-04-15version bump to 1.3.5Mike Frysinger
2006-04-15version bump to 5.94Mike Frysinger
2006-04-15version bump to 3.81Mike Frysinger
2006-04-15fix patch to work with -p1Mike Frysinger
2006-04-15some more upstream patchesMike Frysinger
2006-04-15some more upstream patchesMike Frysinger
2006-04-14sync thread stuff with config.in as pointed out by mjn3Mike Frysinger
2006-04-14cut out pointless hunksMike Frysinger
2006-04-14Fix missing /etc/mtab symlinkEric Andersen
2006-04-14Browsing to the ccache web page http://ccache.samba.org/Eric Andersen
they list the cannonical download URL as: http://samba.org/ftp/ccache/ so I guess the freshmeat URL is out of date or something.
2006-04-14664: bind package update: akvadrako writes:Eric Andersen
This patch consists of: (1) bind version bump (2) removing some X-compiling build fixes merged upstream (3) removing the bind-dlopen patch: not of general enough use (4) remove the package/bind/bind9 file - it isn't used (5) Use $(STAGING_DIR)/lib instead of $(STAGING_DIR)/usr/lib (6) Fix chroot'ed bind handling by init script
2006-04-14Make symlink targets use relative paths per bug 303Eric Andersen
2006-04-14829: Bump distcc package to 2.18.3Eric Andersen
2006-04-14830: Bump nano package to v1.3.11Eric Andersen
2006-04-14831: Bump wget package to v1.10.2Eric Andersen
2006-04-14832: Bump libusb package to v0.1.12Eric Andersen
2006-04-14833: Bump usbutils package to v0.72Eric Andersen
2006-04-14bug 834: libusb: build fix: set big/little endianEric Andersen
The following patch fixes a compilation error in libusb (cannot detectect endian while cross compiling)