Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-28 | 0000852: toolchain/kernel-headers (2.6.12): Sync struct i2c_msg with kernel | Peter 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-28 | 0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead of | Peter 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-28 | 0000856: Not finding ethtool sources | Peter Korsgaard | |
Fixed download URL | |||
2006-04-21 | Alessio Massaro writes: The syntax $VAR_NAME is used in several places. The ↵ | Mike Frysinger | |
correct syntax is actually $(VAR_NAME) | |||
2006-04-20 | dont override CC | Mike Frysinger | |
2006-04-19 | fix up coreutils build | Eric Andersen | |
2006-04-19 | dont check for the non-existant define 'HAVE_TIME_R_POSIX' | Eric Andersen | |
2006-04-19 | version bump | Eric Andersen | |
2006-04-19 | teach newer fakeroot to not build docs | Eric Andersen | |
2006-04-19 | bump version | Eric Andersen | |
2006-04-19 | when copying, be forceful about it to gratuitously overwrite symlinks | Eric Andersen | |
2006-04-17 | remove reference to "releases" | Mike Frysinger | |
2006-04-15 | syntax/comment touchups | Mike Frysinger | |
2006-04-15 | no longer needed | Mike Frysinger | |
2006-04-15 | version bump to 394 | Mike Frysinger | |
2006-04-15 | version bump to 2.4.1 | Mike Frysinger | |
2006-04-15 | version bump to 1.5.22 | Mike Frysinger | |
2006-04-15 | version bump to 4.17 | Mike Frysinger | |
2006-04-15 | version bump to 1.3.5 | Mike Frysinger | |
2006-04-15 | version bump to 5.94 | Mike Frysinger | |
2006-04-15 | version bump to 3.81 | Mike Frysinger | |
2006-04-15 | fix patch to work with -p1 | Mike Frysinger | |
2006-04-15 | some more upstream patches | Mike Frysinger | |
2006-04-15 | some more upstream patches | Mike Frysinger | |
2006-04-14 | sync thread stuff with config.in as pointed out by mjn3 | Mike Frysinger | |
2006-04-14 | cut out pointless hunks | Mike Frysinger | |
2006-04-14 | Fix missing /etc/mtab symlink | Eric Andersen | |
2006-04-14 | Browsing 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-14 | 664: 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-14 | Make symlink targets use relative paths per bug 303 | Eric Andersen | |
2006-04-14 | 829: Bump distcc package to 2.18.3 | Eric Andersen | |
2006-04-14 | 830: Bump nano package to v1.3.11 | Eric Andersen | |
2006-04-14 | 831: Bump wget package to v1.10.2 | Eric Andersen | |
2006-04-14 | 832: Bump libusb package to v0.1.12 | Eric Andersen | |
2006-04-14 | 833: Bump usbutils package to v0.72 | Eric Andersen | |
2006-04-14 | bug 834: libusb: build fix: set big/little endian | Eric Andersen | |
The following patch fixes a compilation error in libusb (cannot detectect endian while cross compiling) | |||
2006-04-14 | per bug 828, bump boa package to v0.94.14rc21 | Eric Andersen | |
2006-04-13 | forward port big endian arm fix | Mike Frysinger | |
2006-04-13 | since 4.2.0 isnt actually out, rename patchdir to match new snapshot support | Mike Frysinger | |
2006-04-13 | add proper support for gcc snapshots | Mike Frysinger | |
2006-04-12 | slight tweak so it will actually compile | Mike Frysinger | |
2006-04-12 | forward port the arm big endian patch | Mike Frysinger | |
2006-04-12 | scrub patches | Mike Frysinger | |
2006-04-12 | doh | Eric Andersen | |
2006-04-12 | dont use depmod.pl, use cross depmod which I made work properly a while back. | Eric Andersen | |
Apply latest stable kernel patch | |||
2006-04-11 | make the locale config mostly match the non-locale config | Eric Andersen | |
2006-04-11 | per bug 825, bump busybox to stable rev 1.1.2 | Eric Andersen | |
2006-04-11 | bump version, merely a compile fix for scp | Eric Andersen | |
2006-04-11 | add sudo, based on http://bugs.busybox.net/view.php?id=511 | Eric Andersen | |
with minor changes, and updated security patches | |||
2006-04-11 | try to make sure results actually make it to disk | Eric Andersen | |