Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-15 | some more upstream patches | Mike Frysinger | |
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 | 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-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-10 | per bug 0000786, strip quotes | Eric Andersen | |
2006-04-10 | 0000755: New package: haserl: patch from jacmet | Eric Andersen | |
This little patch adds a target for haserl to buildroot. Haserl - Html And Shell Embedded Report Language | |||
2006-04-10 | 0000789: New package: ethtool: patch from jacmet | Eric Andersen | |
This little patch adds a target for ethtool to buildroot. ethtool is a small utility for examining and tuning your ethernet-based network interface. | |||
2006-04-10 | fix for newer gcc | Eric Andersen | |
2006-04-10 | yet again... rework fakeroot handling to ensure fakeroot is invoked just once, | Eric Andersen | |
as it seems to sometimes lose values logged during from earlier invocations. | |||
2006-04-10 | fetch zlib from the cannonical site at zlib.net | Eric Andersen | |
2006-04-06 | remove redundant e2fsprogs dependency which caused unnecessary rebuilds. | Eric Andersen | |
2006-04-06 | Build ltt without GTK if GTK is not available | Eric Andersen | |
2006-04-06 | bjdooks writes: | Eric Andersen | |
udev creates wrong permissions on /dev/s3c2410_serial devices Attached patch adds a line for s3c2410_serial with the correct MODE/group | |||
2006-04-06 | lord_apollyon writes: | Eric Andersen | |
When gcc 3.4.4 is configured for the toolchain, it subsequently fails to compile udhcp-0.9.8/dhcpc.c complaining about an improper switch statement syntax error: dhcpc.c: In function `perform_renew': dhcpc.c:136: error: label at end of compound statement | |||
2006-04-06 | will_newton writes: thttpd install fails | Eric Andersen | |
2006-04-06 | david_bachelart writes: | Eric Andersen | |
the recent uemacs packages does not appear in the packages list. | |||
2006-04-06 | tyler writes: | Eric Andersen | |
libdirectfb* is copied to target, but when the package builds it also builds libdirect* and libfusion*, which libdirectfb will call upon, but they are not copied along with libdirectfb. | |||
2006-04-06 | tyler writes: | Eric Andersen | |
Building DirectFB compiles fine and installs fine, but when running on the target the libraries look for DirectFB modules within a path that was defined as $(PREFIX) during the build. Under buildroot PREFIX is set to $(STAGING_DIR)/usr, which obviously doesn't exist on the target so it dies. Instead, it should be built such that PREFIX=/usr then have prefix & exec_prefix set to $(STAGING_DIR)/usr when it's time to install. | |||
2006-04-06 | patch from bjdooks: | Eric Andersen | |
mtd.mk is ignoring the set ($DL_DIR), which means fit will fail when DL_DIR is set to something other than dl | |||
2006-03-28 | fix building when CPP is set in build env | Mike Frysinger | |
2006-03-23 | some more patches from upstream | Mike Frysinger | |
2006-03-23 | some more patches from upstream | Mike Frysinger | |
2006-03-22 | update some missing bits for cross depmod | Eric Andersen | |
2006-03-21 | - drop mktmp hunk | Bernhard Reutner-Fischer | |
2006-03-21 | - add uemacs | Bernhard Reutner-Fischer | |
2006-03-19 | rsync-2.6.7 is now out | Eric Andersen | |
2006-03-19 | seems the dropbear folk forgot to make a .bz2 package this release | Eric Andersen | |
2006-03-19 | grab patches from upstream | Mike Frysinger | |
2006-03-19 | import bash-3.1 patches | Mike Frysinger | |
2006-03-19 | update to bash-3.1 | Mike Frysinger | |
2006-03-19 | ver bump | Mike Frysinger | |
2006-03-16 | Fix header file to use __USE_GNU so that TIMEVAL_TO_TIMESPEC gets defined, ↵ | "Steven J. Hill" | |
otherwise latest dropbear does not build. | |||
2006-03-10 | bump version to the newly released 0.48 | Eric Andersen | |
2006-03-10 | - pass $(TARGET_CROSS)strip as STRIP to the packages. | Bernhard Reutner-Fischer | |
2006-03-10 | - quote HOST_CC. | Bernhard Reutner-Fischer | |
Allows for passing flags along HOST_CC which is sometimes needed on certain architectures. | |||
2006-03-08 | - use coreutils-5.93 | Bernhard Reutner-Fischer | |
2006-03-02 | fixup support for big endian targets | Mike Frysinger | |
2006-03-02 | sync with latest upstream cvs | Mike Frysinger | |
2006-02-25 | fix cross-compiling for 64bit hosts | Mike Frysinger | |
2006-02-25 | version bump | Mike Frysinger | |
2006-02-15 | touchup code and dont define a garbage rule if MTD_SOURCE is undefined | Mike Frysinger | |
2006-02-15 | WIPE_PATCH isnt defined so dont generate a garbage rule | Mike Frysinger | |