Commit Graph

1038 Commits

Author SHA1 Message Date
Eric Andersen 4c22057788 Update dropbear to the new version.
Add a config option to handle low entropy system.
2005-03-09 08:30:47 +00:00
Eric Andersen 8cc0443740 fix grammar 2005-03-08 17:29:28 +00:00
Eric Andersen a319b8a598 Fixup gcc 3.3.3 and 3.3.4 builds with patches backported
from stuff I added to gcc-3.3.5
2005-03-08 06:48:38 +00:00
Eric Andersen d9cdbbe959 Support building fakeroot for use on the host system, i.e. for
munging permissions on tarballs...
2005-03-07 21:19:15 +00:00
Eric Andersen b2e6d54be3 ncurses build with make -jN, N>1 seems racey 2005-03-07 06:57:35 +00:00
Eric Andersen 43d24f250f gcc 3.4.0 also needs to not emit embedded pic relocs for mips 2005-03-02 12:54:47 +00:00
Eric Andersen cbe848f9b6 Deal with it when binutils is being somewhat troublesome 2005-03-02 12:33:58 +00:00
Eric Andersen cd2388d5b3 Fix things the other way round. Instead of restoring the mips
embedded pic support into binutils, instead fixup gcc to not emit
any embedded pic relocations.
2005-03-02 12:30:29 +00:00
Eric Andersen 5968b7e4de bother. Fix the filename 2005-03-02 11:17:51 +00:00
Eric Andersen a0ce935a2a 117_mips_symbolic_link is from debian 2005-03-02 11:15:13 +00:00
Eric Andersen df31643d0d 450-mips-restore-embedded-pic is I believe the minimum necessary to get gcc
3.3.x to compile again on mips.  As was, compiling gcc 3.3.x for mips would
cause gcc to blow up whining about combining symbols from different segments,
since stock binutils no longer supports the PC relative expressions emitted by
gcc 3.3.x for mips when generating embedded PIC code.
2005-03-02 11:15:05 +00:00
Eric Andersen 1bd8374691 Always use CFLAGS_FOR_BUILD for using CC_FOR_BUILD 2005-03-02 08:57:32 +00:00
Eric Andersen 75e551047f kill off support for gdb 5.3 2005-03-02 08:55:16 +00:00
Eric Andersen 8cbab86501 simplify target language selection to remove nasty nested ifeq 2005-03-02 07:30:26 +00:00
Eric Andersen e076bd4b33 teach BR2_INSTALL_LIBSTDCPP to actually install libstdc++ 2005-03-02 07:07:22 +00:00
Eric Andersen 8855700d83 Fix Soekris net4521 kernel config location 2005-03-01 17:43:36 +00:00
Eric Andersen 225bc402b0 bridge and pcmcia need a compiled up linux kernel 2005-03-01 17:33:31 +00:00
Eric Andersen 183e72f23c On mips, default to 4k pages to make binaries smaller 2005-03-01 16:31:31 +00:00
Mike Frysinger 8bdef6dd22 use tested patch from upstream 2005-03-01 02:49:42 +00:00
Mike Frysinger 74d1a95f1f 3.3.5 needs arm big endian lovin too 2005-03-01 02:48:11 +00:00
Joakim Tjernlund bb352e9616 Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fix
obvious rejects.
2005-02-27 23:47:35 +00:00
Ned Ludd e3b1e1479e - The installed root/usr/sbin/dropbear was not getting stripped. stripping saves about 35K 2005-02-25 22:01:00 +00:00
Mike Frysinger 60d43f2627 ext2 was renamed, update config option 2005-02-25 04:24:36 +00:00
Eric Andersen 4dcfc9dc0f Add support for libelf 2005-02-25 03:22:54 +00:00
Eric Andersen a777f26c32 pdinoto writes:
This patch adds an option in GCC config to compile Objective-C language support
in the toolchain. It is disabled by default, so it is not intrusive.
2005-02-25 02:38:28 +00:00
Eric Andersen 989fc8ef59 scott writes in http://bugs.uclibc.org/view.php?id=41
this patch adds the package 'readline' which is the GNU readline library used
to get/save history with text input applications.
2005-02-25 02:36:58 +00:00
Eric Andersen 2e9a20f61c gtj writes in http://bugs.uclibc.org/view.php?id=55
The version of mconf used by buildroot doesn't handle "menuconfig" correctly.
Instead of displaying the proper submenu, it just displays the menuconfig
option itself again.

This patch adds the proper code to mconf. Only 6 lines of code.
2005-02-25 02:32:25 +00:00
Eric Andersen ac39d3b13f Patch from ralphs adding microperl, per
http://bugs.uclibc.org/view.php?id=123
2005-02-25 02:27:54 +00:00
Eric Andersen 2460dadf07 Trivial updates 2005-02-25 01:30:13 +00:00
Eric Andersen 7e94594783 rename patches to avoid any confision as to patch order 2005-02-25 00:57:48 +00:00
Eric Andersen 15c40c9722 This doesn't need ncurses headers installed in the target 2005-02-24 22:26:06 +00:00
Eric Andersen 970731e1ec target/device/Soekris/net4521/linux.mk should only be used when
BR2_TARGET_SOEKRIS_NET4521 is enabled.
2005-02-24 19:38:09 +00:00
Eric Andersen a6cfd28490 Update to ISC dhcp 3.0.2 2005-02-24 19:36:18 +00:00
Eric Andersen 487f8c9d03 fixup kernel compile 2005-02-22 08:46:49 +00:00
Eric Andersen 1c299aa38f refer to busybox as well 2005-02-21 22:13:13 +00:00
Eric Andersen 93c151a3a7 typo 2005-02-21 22:05:27 +00:00
Eric Andersen a9d6aed933 Add a website 2005-02-21 21:16:29 +00:00
Eric Andersen f5bafe8162 rename 2005-02-21 21:15:21 +00:00
Mike Frysinger c1f119b500 2.15.94.0.2.2 has been released 2005-02-19 20:54:44 +00:00
Mike Frysinger 65993ce772 old 2005-02-19 20:54:15 +00:00
Eric Andersen bca6ae25ab make valgrind compile with newer kernel headers 2005-02-19 02:49:43 +00:00
Eric Andersen eb86ef270a Do not squash perms, just owner 2005-02-18 23:58:16 +00:00
Eric Andersen 02242b9f3d move stuff around a little bit more 2005-02-18 19:32:18 +00:00
Eric Andersen bca14a7528 I need this bit too 2005-02-17 21:08:20 +00:00
Eric Andersen 5b02c77f21 more example device support 2005-02-17 19:01:52 +00:00
Eric Andersen b8d48d66b3 Update toolchain with some cvs additions from the debian package 2005-02-17 18:52:22 +00:00
Eric Andersen 9fb8ba75ff fixup a couple of typos 2005-02-17 18:51:52 +00:00
Eric Andersen c123fc3ccf move more stuff around for better board support 2005-02-17 18:49:52 +00:00
Eric Andersen 970e888983 more changes towards better board support 2005-02-17 18:22:12 +00:00
Eric Andersen bb15c2215e more changes towards better board support 2005-02-17 18:21:20 +00:00