Commit Graph

525 Commits

Author SHA1 Message Date
Manuel Novoa III
21dbe3a32c Sigh... 2004-09-03 02:36:10 +00:00
Manuel Novoa III
8302669882 For now, mimic arm behavior for armeb since that's what uClibc's
fix-includes script winds up doing.  Fix this later...
2004-09-03 01:24:18 +00:00
Manuel Novoa III
72badc0f65 Oops... remove some makefile debugging bits. 2004-09-03 01:22:26 +00:00
Manuel Novoa III
3ad3d8a1d8 Update to what I'm currently using. Lots of changes...
1) Allow selection of binutils/gcc/gdb/kernel headers to build, although
   some of the older tool patches probably need updating.
2) Rework gdb build so that remote debugging now works with gdbserver.
3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates.
2004-09-03 00:49:43 +00:00
Eric Andersen
8e1f66876f new 2.6. kernel headers are out 2004-08-19 05:04:22 +00:00
Eric Andersen
0f5897ff67 Use relative links 2004-07-29 23:45:17 +00:00
Eric Andersen
8fbd1c9640 Don't use a shared lib for file 2004-07-29 23:44:44 +00:00
Eric Andersen
9647876991 Use relative links 2004-07-28 19:26:04 +00:00
Eric Andersen
8defcb5c65 Tarcisio writes:
Hello,

I noticed that file-4.08 does no longer exist at
ftp://ftp.astron.com/pub/file.
I was able to compile a 'buildroot' using file-4.10. I
had to change make/file.mk and sources/file.patch.

Regards,

Tarcisio
2004-07-28 14:56:43 +00:00
Eric Andersen
551da9c7b9 Only install libgcc_s when it is present 2004-07-25 06:58:30 +00:00
Eric Andersen
b181752a34 Install /lib/libgcc_s.so.1 2004-07-20 11:45:10 +00:00
Eric Andersen
9534c0faab Update to dropbear-0.43 2004-07-20 11:44:25 +00:00
Eric Andersen
ae5d1e6253 Remove the unnecessary USE_UCLIBC_LDSO_0_9_24 option 2004-07-20 11:43:54 +00:00
Eric Andersen
bd66295fa1 Use 2.4.26 final, not a -pre 2004-07-20 11:43:13 +00:00
Eric Andersen
4c475d38d9 Use shared libgcc if possible 2004-07-18 07:40:25 +00:00
Eric Andersen
e585a4828b Fix a silly bug 2004-07-16 11:25:07 +00:00
Eric Andersen
8b295a5fc4 Automatically scale down the image padding size 2004-07-09 10:53:58 +00:00
Eric Andersen
3c4c240d8c Update binutils. This version works on arm... 2004-07-09 10:37:29 +00:00
Eric Andersen
1b49b76786 Update dropbear and add a setup/start init script for it 2004-07-09 10:36:53 +00:00
Eric Andersen
285b2fa0ae Erik Karu writes:
Hi,

this patch seems to be needed to compile tinyx with
latest buildroot.

Btw, any ideas isn't there anyone else using tinyx if
I'm first to submit this obvious patch?

Cheers,

 EK.
2004-06-28 22:28:51 +00:00
Eric Andersen
9bd870547a Update for the latest linux-libc-headers 2004-06-24 22:05:46 +00:00
Eric Andersen
f56c456ea9 Fixup a stupid bug 2004-06-24 21:44:15 +00:00
Eric Andersen
61950d8563 Use stock gcc 3.3.4 2004-06-14 20:21:27 +00:00
Eric Andersen
64f5435c82 Use newer versions 2004-06-14 20:20:12 +00:00
Eric Andersen
78dbbe8dde purge whitespace 2004-06-14 19:19:26 +00:00
Manuel Novoa III
68579669dc uClibc has a working strtod. coreutils does _not_ have a working strtod
configuration test when cross compiling.
2004-05-28 17:50:07 +00:00
Tim Riker
6915e60aa9 http preferred, no? 2004-05-14 16:26:28 +00:00
Eric Andersen
708d89c0f5 bother 2004-05-13 08:57:09 +00:00
Eric Andersen
cf870e3632 Support building procps (since ltp prefers it) 2004-05-13 08:44:09 +00:00
Eric Andersen
d4c937550b Update to the latest ltp testsuite 2004-05-13 07:53:14 +00:00
Eric Andersen
4917507cbf Link 'cc' to 'gcc' 2004-05-11 08:53:19 +00:00
Eric Andersen
35a08159d5 Revert to using 2.4.x kernel headers by default, due to public outcry.... 2004-05-07 06:11:55 +00:00
Eric Andersen
6fb11d57cf be sure the dir is present 2004-05-06 09:09:58 +00:00
Eric Andersen
7037120431 cope with older uClibc versions 2004-05-04 11:55:08 +00:00
Eric Andersen
dce5bb093f Cope with stock uClibc 0.9.26 2004-05-04 10:40:17 +00:00
Eric Andersen
dc8fab7cc4 Update to strace 4.5.3 2004-05-01 10:12:38 +00:00
Eric Andersen
dbba247380 Default to using the 2.6.x based linux-libc-headers -- yet another
thing we don't have to maintain.  These seem to be working nicely
and everything now compiles as expected.
2004-04-21 20:03:39 +00:00
Eric Andersen
a61b9c45df Update to latest valgrind 2004-04-21 19:54:31 +00:00
Eric Andersen
ffbca758f2 Sync with the latest from Debian testing 2004-04-20 19:48:37 +00:00
Eric Andersen
a3613a6013 Sync up binutils with current Debian testing 2004-04-20 07:47:29 +00:00
Eric Andersen
3be179fa53 Goetz Bock writes:
Hi Erik,

as I was unable to find a buildroot mailing list, i just send this small
patch to you.

It's required to make ntp build on my system and only copy ntpdate into
the target directory.
2004-04-16 14:32:59 +00:00
Eric Andersen
404e07c2e0 Stick the cache in its own empty dir 2004-04-16 01:39:25 +00:00
Eric Andersen
4da30416ed Missed a link 2004-04-13 21:25:39 +00:00
Eric Andersen
31fc530ad1 Split off the C++ stuff and only install when INSTALL_LIBSTDCPP
is enabled
2004-04-13 20:47:35 +00:00
Eric Andersen
0da2e559f6 Due to alphabetizing, the uml stuff was pulled in after uclibc.mk
causing problems.  Newer uml messes up sigcontext.h and is a pain
to build anyways.  So kill it for now.  It is trivial to build for
stock i386 and then boot the generated root_fs using uml.
2004-04-12 21:33:59 +00:00
Eric Andersen
a64ef2ba32 Fix ccache build for target 2004-04-12 20:11:49 +00:00
Eric Andersen
379217a412 Fix openvpn build deps 2004-04-09 10:31:53 +00:00
Eric Andersen
0f73c57e91 oops 2004-04-09 10:16:59 +00:00
Eric Andersen
adba648902 support ccache for the build as well as the target 2004-04-09 09:36:26 +00:00
Manuel Novoa III
2dc0f565c5 Fix so TARGET_CFLAGS is respected in the build. 2004-04-04 21:23:00 +00:00