Commit Graph

  • 82620711eb support linking with xgot Eric Andersen 2006-06-23 07:09:55 +00:00
  • 179d9671c0 version bump Eric Andersen 2006-06-23 07:06:48 +00:00
  • 12ab8c7595 version bump Eric Andersen 2006-06-23 07:05:02 +00:00
  • 317408b4fa minor tweak Eric Andersen 2006-06-23 07:00:53 +00:00
  • f2a4704040 patch from John Gatewood Ham, add lsof Eric Andersen 2006-06-23 06:53:28 +00:00
  • 84e58ab9a6 patch from John Gatewood Ham, add hdparm Eric Andersen 2006-06-23 06:52:33 +00:00
  • f7116410a5 The newer versions of GCC no longer need this patch. "Steven J. Hill" 2006-06-22 04:10:37 +00:00
  • 574096452a Add temporary patch to remove usage of 'bcopy' until upgrading to the next snapshot of LTP. Patch to 'member.c' contributed by Mike Frysinger <vapier@gentoo.org>. Patch to 'echoes.c' by the person adding this patch. "Steven J. Hill" 2006-06-22 03:59:53 +00:00
  • 0c1e709edb Resolves Bug #182 for buildroot. It works nice to pull in default configuration files for targets. More information on the bug database page at <http://bugs.uclibc.org/view.php?id=182>. "Steven J. Hill" 2006-06-22 02:24:08 +00:00
  • 9399740475 scrub patch Mike Frysinger 2006-06-21 20:08:35 +00:00
  • e7460e04eb some fixes from Gentoo Mike Frysinger 2006-06-21 19:46:28 +00:00
  • ea8a91e8d3 version bump to 6.5 Mike Frysinger 2006-06-21 08:18:19 +00:00
  • 5086f33ccb use $(CONFIG_UPDATE) instead of noting the issue Mike Frysinger 2006-06-21 08:18:10 +00:00
  • 338e502682 version bump 2.16.94 Mike Frysinger 2006-06-15 04:46:58 +00:00
  • 88ce2b4702 cut 2.16.91.0.3 and 2.16.91.0.4 Mike Frysinger 2006-06-10 12:28:41 +00:00
  • 242297c157 merge 2.17.50.0.2 Mike Frysinger 2006-06-10 12:27:53 +00:00
  • 42e6181c43 add 2.16.93 (2.17 prerelease) Mike Frysinger 2006-06-10 12:22:47 +00:00
  • 2f7fa2f36c Add ARM EABI patch for gcc 4.1.1 too. Paul Mundt 2006-06-06 11:36:15 +00:00
  • 63c27c0bb5 Fix Bug #897 preventing the building of 'sudo' for architectures other than x86. "Steven J. Hill" 2006-06-06 02:52:08 +00:00
  • 61aa805b9e Add support for ARM EABI. Paul Mundt 2006-06-05 22:11:01 +00:00
  • b1a66dd673 Update for ARCH_WANTS_{LITTLE,BIG}_ENDIAN and HAS_FPU -> UCLIBC_HAS_FPU. Also update the uClibc config for some of the recent target and CPU variant additions. Paul Mundt 2006-06-05 22:07:29 +00:00
  • d56e2b342f Split the target suffix out as a config option, for the few cases where we have to use a different one. Paul Mundt 2006-06-05 21:49:44 +00:00
  • c1eb4cdc6f GCC 4.1.1 support (notice: not yet on ibiblio) Peter Korsgaard 2006-05-30 08:25:59 +00:00
  • 041ba7cca0 Don't error on clean without unpack Peter Korsgaard 2006-05-30 08:20:54 +00:00
  • 8e06ef91c2 libstc++ requires large file support Peter Korsgaard 2006-05-30 08:09:11 +00:00
  • 573fe2752b Download using ftp instead of http from ftp sites Peter Korsgaard 2006-05-30 07:31:36 +00:00
  • d99c31c646 s/dependancies/dependencies/ Mike Frysinger 2006-05-26 01:18:09 +00:00
  • 027add8c56 Update squashfs patch to v3.0 (2.4.28 kernel) Untested as I don't have the hw, but the patch applies cleanly. Peter Korsgaard 2006-05-24 18:26:46 +00:00
  • 194b234748 Bump to upstream v3.0 Notice that this uses a new NON-compatible filesystem format, so you need the v3.0 kernel patch to access it! Peter Korsgaard 2006-05-24 18:07:33 +00:00
  • 58f0a91b95 Bump to upstream v1.2.10 and remove sdl-config symlink generation Peter Korsgaard 2006-05-24 17:54:45 +00:00
  • 805a6379ec added patch to fix progname per case 0000879 David Anders 2006-05-24 14:57:27 +00:00
  • 4c67c2a6f5 changed the installation prefixes for target David Anders 2006-05-24 14:41:30 +00:00
  • d503cac9fa Bump to upstream v1.1.3 Peter Korsgaard 2006-05-18 17:36:17 +00:00
  • 00e245b59f Add some finer grained dependancy checking. Check that make >= 3.80 is installed, check that at least gcc 2.95 is installed. Other dependancy will be added as needed. Eric Andersen 2006-05-02 21:35:55 +00:00
  • 6b2f95f295 0000858: Not finding ntp sources Fixed source URL Peter Korsgaard 2006-04-29 13:15:17 +00:00
  • 0fb7acaf0f fix by hootsmon to make sure the includes are found properly #855 Mike Frysinger 2006-04-29 04:08:25 +00:00
  • 6268a48c56 Bump rsync package to 2.6.8 Closes 0000859. Peter Korsgaard 2006-04-28 20:00:46 +00:00
  • c2db529134 0000852: toolchain/kernel-headers (2.6.12): Sync struct i2c_msg with kernel 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. Peter Korsgaard 2006-04-28 19:44:22 +00:00
  • 7bc4ad6e56 0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead of LINUX_VERSION. Peter Korsgaard 2006-04-28 19:40:43 +00:00
  • dd01b4112c 0000856: Not finding ethtool sources Fixed download URL Peter Korsgaard 2006-04-28 19:33:39 +00:00
  • b81bcbd229 Alessio Massaro writes: The syntax $VAR_NAME is used in several places. The correct syntax is actually $(VAR_NAME) Mike Frysinger 2006-04-21 01:23:35 +00:00
  • 70b5dc8892 dont override CC Mike Frysinger 2006-04-20 00:58:20 +00:00
  • afc5e9078e fix up coreutils build Eric Andersen 2006-04-19 21:17:49 +00:00
  • f144786ff5 dont check for the non-existant define 'HAVE_TIME_R_POSIX' Eric Andersen 2006-04-19 20:24:12 +00:00
  • 54ba8b7024 version bump Eric Andersen 2006-04-19 18:36:02 +00:00
  • 61942e82b4 teach newer fakeroot to not build docs Eric Andersen 2006-04-19 17:53:45 +00:00
  • 61115890b8 bump version Eric Andersen 2006-04-19 17:32:35 +00:00
  • a71258c161 when copying, be forceful about it to gratuitously overwrite symlinks Eric Andersen 2006-04-19 17:24:47 +00:00
  • e9b3eb8f73 remove reference to "releases" Mike Frysinger 2006-04-17 02:50:23 +00:00
  • 476ec17d2f syntax/comment touchups Mike Frysinger 2006-04-15 02:27:44 +00:00
  • f7739d831e no longer needed Mike Frysinger 2006-04-15 02:27:30 +00:00
  • 23d6133ec6 version bump to 394 Mike Frysinger 2006-04-15 02:27:23 +00:00
  • 2209685942 version bump to 2.4.1 Mike Frysinger 2006-04-15 02:27:17 +00:00
  • c74d431a97 version bump to 1.5.22 Mike Frysinger 2006-04-15 02:27:10 +00:00
  • 6741ed05c2 version bump to 4.17 Mike Frysinger 2006-04-15 02:27:01 +00:00
  • 5522edc542 version bump to 1.3.5 Mike Frysinger 2006-04-15 02:26:54 +00:00
  • 71d38f4abb version bump to 5.94 Mike Frysinger 2006-04-15 02:26:47 +00:00
  • 72d1d90cde version bump to 3.81 Mike Frysinger 2006-04-15 02:26:39 +00:00
  • 280515fc5c fix patch to work with -p1 Mike Frysinger 2006-04-15 02:26:01 +00:00
  • 468fe5665e some more upstream patches Mike Frysinger 2006-04-15 02:25:18 +00:00
  • 607633f50a some more upstream patches Mike Frysinger 2006-04-15 02:24:59 +00:00
  • 6d008e61f2 sync thread stuff with config.in as pointed out by mjn3 Mike Frysinger 2006-04-14 22:37:50 +00:00
  • 34ac9cf1c8 cut out pointless hunks Mike Frysinger 2006-04-14 22:26:04 +00:00
  • f56a19707d Fix missing /etc/mtab symlink Eric Andersen 2006-04-14 19:57:28 +00:00
  • dd83c42002 Browsing to the ccache web page http://ccache.samba.org/ they list the cannonical download URL as: http://samba.org/ftp/ccache/ so I guess the freshmeat URL is out of date or something. Eric Andersen 2006-04-14 19:33:48 +00:00
  • cb7b678a5e 664: bind package update: akvadrako writes: Eric Andersen 2006-04-14 19:25:54 +00:00
  • 55d713a4ec Make symlink targets use relative paths per bug 303 Eric Andersen 2006-04-14 19:10:24 +00:00
  • 14c7b8568f 829: Bump distcc package to 2.18.3 Eric Andersen 2006-04-14 18:40:32 +00:00
  • 431318368c 830: Bump nano package to v1.3.11 Eric Andersen 2006-04-14 18:39:36 +00:00
  • 43e6d9ed27 831: Bump wget package to v1.10.2 Eric Andersen 2006-04-14 18:38:25 +00:00
  • c036b2629f 832: Bump libusb package to v0.1.12 Eric Andersen 2006-04-14 18:37:10 +00:00
  • 1d81d7ec7a 833: Bump usbutils package to v0.72 Eric Andersen 2006-04-14 18:35:51 +00:00
  • 5d37fc6095 bug 834: libusb: build fix: set big/little endian The following patch fixes a compilation error in libusb (cannot detectect endian while cross compiling) Eric Andersen 2006-04-14 18:32:17 +00:00
  • d9d199af65 per bug 828, bump boa package to v0.94.14rc21 Eric Andersen 2006-04-14 18:28:35 +00:00
  • 3b7f835fde forward port big endian arm fix Mike Frysinger 2006-04-13 05:51:11 +00:00
  • ff6ca6a710 since 4.2.0 isnt actually out, rename patchdir to match new snapshot support Mike Frysinger 2006-04-13 05:50:37 +00:00
  • 7528aaa923 add proper support for gcc snapshots Mike Frysinger 2006-04-13 05:50:01 +00:00
  • 85586431fa slight tweak so it will actually compile Mike Frysinger 2006-04-12 03:47:16 +00:00
  • 84523a7eeb forward port the arm big endian patch Mike Frysinger 2006-04-12 03:12:51 +00:00
  • b4cec92b0e scrub patches Mike Frysinger 2006-04-12 02:59:14 +00:00
  • a85a7cfaf7 doh Eric Andersen 2006-04-12 00:44:57 +00:00
  • 8cf5026c6a dont use depmod.pl, use cross depmod which I made work properly a while back. Apply latest stable kernel patch Eric Andersen 2006-04-12 00:33:42 +00:00
  • 233d05fb17 make the locale config mostly match the non-locale config Eric Andersen 2006-04-11 19:41:22 +00:00
  • ef9e8c4fec per bug 825, bump busybox to stable rev 1.1.2 Eric Andersen 2006-04-11 17:29:42 +00:00
  • e8b1af7638 bump version, merely a compile fix for scp Eric Andersen 2006-04-11 00:29:56 +00:00
  • 34a0c2f0a5 add sudo, based on http://bugs.busybox.net/view.php?id=511 with minor changes, and updated security patches Eric Andersen 2006-04-11 00:27:51 +00:00
  • f3724ee831 try to make sure results actually make it to disk Eric Andersen 2006-04-11 00:06:17 +00:00
  • eada0a459e per bug 0000786, strip quotes Eric Andersen 2006-04-10 23:40:05 +00:00
  • 126a92177d 0000755: New package: haserl: patch from jacmet This little patch adds a target for haserl to buildroot. Haserl - Html And Shell Embedded Report Language Eric Andersen 2006-04-10 23:34:06 +00:00
  • 9dd69ffbfd 0000789: New package: ethtool: patch from jacmet This little patch adds a target for ethtool to buildroot. ethtool is a small utility for examining and tuning your ethernet-based network interface. Eric Andersen 2006-04-10 23:31:14 +00:00
  • fa3670698e fix for newer gcc Eric Andersen 2006-04-10 23:25:40 +00:00
  • 674d61d84b yet again... rework fakeroot handling to ensure fakeroot is invoked just once, as it seems to sometimes lose values logged during from earlier invocations. Eric Andersen 2006-04-10 22:49:48 +00:00
  • bfcb34c69f accomodate a read only rootfs Eric Andersen 2006-04-10 21:26:27 +00:00
  • 7be3856489 fetch zlib from the cannonical site at zlib.net Eric Andersen 2006-04-10 18:09:17 +00:00
  • cd729873b9 update ccache url Eric Andersen 2006-04-10 17:50:11 +00:00
  • 8cfa7aa965 As noted by jacmet in bug 824: Eric Andersen 2006-04-10 17:48:53 +00:00
  • 5418a92350 make sure things still work even when fakeroot is not in active use Eric Andersen 2006-04-07 22:42:15 +00:00
  • ee66f55213 rework fakeroot handling to avoid races during parallel make causing several fakeroot instances stomping eachother's temp files. Eric Andersen 2006-04-07 20:30:43 +00:00
  • f333602f73 remove redundant e2fsprogs dependency which caused unnecessary rebuilds. Eric Andersen 2006-04-06 22:17:39 +00:00
  • 39027ff8d2 Build ltt without GTK if GTK is not available Eric Andersen 2006-04-06 22:13:51 +00:00