72cfde1f99
Fix some more ltp bugs
Eric Andersen
2004-01-03 09:50:23 +00:00
60983a8faa
A bit more tateful this time
Eric Andersen
2004-01-02 06:58:36 +00:00
81036b2f80
Patch the patch...
Eric Andersen
2004-01-02 06:49:18 +00:00
54b24c221e
Update the ltp patch with a few bug fixes...
Eric Andersen
2004-01-02 06:29:00 +00:00
449168b8d0
Update for the latest uClibc
Eric Andersen
2003-12-30 11:25:21 +00:00
df169b191c
Slightly newer ltp test
Eric Andersen
2003-12-29 23:19:46 +00:00
5d45d795c0
Update default config
Eric Andersen
2003-12-28 22:08:19 +00:00
6366b3737c
remove trailing whitespace
Eric Andersen
2003-12-28 22:07:59 +00:00
bae87f8eec
Fixup the build of the hostap utils, use the kernel hostap stuff for the driver modules.
Eric Andersen
2003-12-28 22:07:35 +00:00
de44010390
Add support for openvpn
Eric Andersen
2003-12-28 22:06:25 +00:00
4d1a51bd5b
uClibc has handled YESSTR/NOSTR for some time, so kill that part of the patch as well.
Manuel Novoa III
2003-12-27 23:43:58 +00:00
69cf4bbec3
With the libpthread fix, part of the patch is no longer required.
Manuel Novoa III
2003-12-27 23:42:47 +00:00
f823ba682e
Update.
Manuel Novoa III
2003-12-25 04:26:51 +00:00
43a47bf7db
some non-tabs snuck in
Eric Andersen
2003-12-20 00:22:39 +00:00
8410fed7a7
bump kernel to 2.4.23, and update the default patch set to match
Eric Andersen
2003-12-20 00:05:53 +00:00
f02886e2f0
Fixup the regex used for iptables so it actually works
Eric Andersen
2003-12-20 00:02:13 +00:00
60f17faa10
Bump pcmcia version
Eric Andersen
2003-12-20 00:01:42 +00:00
fc686e3dfe
Fixup the "older than" (test -ot) tests for older bash versions when one of the files is missing
Eric Andersen
2003-12-20 00:01:23 +00:00
0af92f5e6f
Paul Fox writes:
Eric Andersen
2003-12-19 23:59:04 +00:00
21a6d6102a
update dropbear
Eric Andersen
2003-12-19 07:58:02 +00:00
ccf8da71af
cope with latest busybox insmod options
Eric Andersen
2003-12-11 02:32:07 +00:00
dd7945ca8e
Support older apps by disabling UNIX98PTY_ONLY
Eric Andersen
2003-12-10 20:11:09 +00:00
f71ea4dbd9
Contributed by Jeff Simpson. This doesn't actually work yet, and will need considerably more effort to make python properly cross compile. More of a placeholder for now....
Eric Andersen
2003-12-03 22:58:26 +00:00
3a77de39df
Add in mpg123 support, contributed by Jeff Simpson, with fixes by me....
Eric Andersen
2003-12-03 22:56:58 +00:00
d066b80a09
Fixup util-linux so it actually compiles
Eric Andersen
2003-12-03 22:49:02 +00:00
435a4f723a
Prevent install from following symlinks and overwriting bin/busybox
Eric Andersen
2003-12-03 17:18:41 +00:00
8e34cf6f85
Oops... we do want insmod support, but we don't need tape support.
Manuel Novoa III
2003-12-03 02:31:15 +00:00
189b1d5432
Change uClibc stdio BUFSIZ to 4k. Update busybox config for new snapshot.
Manuel Novoa III
2003-12-03 02:25:12 +00:00
77050ddd2b
If building without large file support, hack the Makefiles appropriately.
Manuel Novoa III
2003-12-03 01:16:29 +00:00
c0642e9a07
Add some extra slack space. mips rootfs generation was failing because to small a size was used (probably a result of my using reiserfs).
Manuel Novoa III
2003-12-02 21:46:46 +00:00
bfda40a58f
Default to building ccache for the target
Eric Andersen
2003-12-02 19:20:12 +00:00
d279110f14
Remove the broken handling of libgcc_s.
Manuel Novoa III
2003-12-02 18:55:21 +00:00
c09a799cf6
Remove the USE_UCLIBC_TOOLCHAIN config option, since that's all we support. Add some comments in Makefile about support for various archs. Disable buildroot large file for cris, since uClibc currently disables it.
Manuel Novoa III
2003-11-30 20:21:47 +00:00
5c0bbc6177
Apparently, we don't need to specify KERNEL_SRC.
Manuel Novoa III
2003-11-29 23:56:43 +00:00
061e83c0d3
Erik moved the kernel headers and forgot to update this.
Manuel Novoa III
2003-11-29 19:27:20 +00:00
b6e2231fa3
Various fixes. Should now build when cross compiling and install correctly.
Manuel Novoa III
2003-11-29 19:19:10 +00:00
bbf2a9074b
Remove libgcc_eh hack. Things now build as they are supposed to.
Manuel Novoa III
2003-11-25 14:45:40 +00:00
ce6884732d
Use ARCH... not TARGET_ARCH in the mipsel test.
Manuel Novoa III
2003-11-24 23:23:16 +00:00
196f87ce84
Fix the condition for applying the i386 soft float patch.
Manuel Novoa III
2003-11-24 20:50:12 +00:00
3c79729137
Use else.
Manuel Novoa III
2003-11-24 15:55:50 +00:00
4a66db29af
Handle the case of no shared libgcc -- sh4 for instance.
Manuel Novoa III
2003-11-22 07:01:52 +00:00
963c24ed82
Erik moved the kernel headers to a different directory, but didn't create the directory first.
Manuel Novoa III
2003-11-19 19:29:00 +00:00
d8eea2531a
move kernel headers to live with the toolchain
Eric Andersen
2003-11-19 17:21:23 +00:00
5dca1b41e0
revert this stuff...
Eric Andersen
2003-11-19 17:20:03 +00:00
4f889ada56
automatically detect if we have a usable version of sed installed. If not, we will now build our own version.
Eric Andersen
2003-11-19 17:17:56 +00:00
93b677ea42
Turn on HAS_FPU by default. If soft float support is configured in the buildroot Makefile, HAS_FPU will be turned of by uclibc.mk.
Manuel Novoa III
2003-11-18 19:58:46 +00:00
84c9011766
Fix some more perl -> sed conversion problems
Eric Andersen
2003-11-18 17:56:52 +00:00
6b4ce4ee0d
minor perl to sed conversion issue
Eric Andersen
2003-11-18 17:24:41 +00:00
79c815622a
Change 'sed -ie' to 'sed -i -e' to avoid littering the build with lots of unwanted backup files with the letter "e" appended. -Erik
Eric Andersen
2003-11-18 07:18:26 +00:00
5dc91b6520
Ouch... Revert this. It was a stray from helping someone look 2.2 issues.
Manuel Novoa III
2003-11-17 01:33:04 +00:00
50e1da8698
Fix most things when large file support is not configured. Mostly submitted by Thomas Lundquist <lists@zelow.no>.
Manuel Novoa III
2003-11-17 01:31:38 +00:00
8162065d96
Fix most things when large file support is not configured.
Manuel Novoa III
2003-11-17 01:29:27 +00:00
7bfc5d37f4
Note that the OPTIMIZE_FOR_CPU setting is broken, and save both the users _and_ us some grief.
Manuel Novoa III
2003-11-16 04:54:06 +00:00
5343886e9e
Fix a perl to sed conversion error
Eric Andersen
2003-11-14 09:44:08 +00:00
e1a124005c
Update the default busybox config
Eric Andersen
2003-11-13 12:10:58 +00:00
1fb4219528
Cope with changes I made to the uClibc install_dev target
Eric Andersen
2003-11-13 12:05:12 +00:00
f975451ca2
Fix a minor perl -> sed conversion casulty
Eric Andersen
2003-11-13 06:16:59 +00:00
620dd7c5fd
By popular demand, use 'sed' rather than 'perl' for doing search and replace stuff. Hopefully we do not have any perl specific regexs that will be broken by this change, but it seems to be working thus far anyways,
Eric Andersen
2003-11-13 06:02:20 +00:00
192bace39e
oops
Eric Andersen
2003-11-13 00:14:59 +00:00
1492bff085
Support building 'less'
Eric Andersen
2003-11-12 22:43:51 +00:00
0fee9e90c2
Thomas Cameron writes:
Eric Andersen
2003-11-12 09:31:12 +00:00
e150f3921b
Kill off --with-lib-path, since --with-sysroot is sufficient, and at least for arm soft-float adding --with-lib-path is actually breaking things.
Eric Andersen
2003-11-12 09:25:27 +00:00
f76193d6cb
Fix locale-enabled gdb build.
Manuel Novoa III
2003-11-12 06:07:21 +00:00
3b738ef6dd
Make sure we prompt for MMU setting if unknown.
Manuel Novoa III
2003-11-11 21:26:17 +00:00
6e05374b6d
Default to having an MMU, which must be explictly overridden on a per arch basis
Eric Andersen
2003-11-11 21:18:47 +00:00
28f3840eb8
Slight cleanup, now that the locale option is handled in the main Makefile.
Manuel Novoa III
2003-11-11 06:54:15 +00:00
98dd5fd7a8
I broke the libstdc++ locale-enabled build when I hid the definition of locale_t. Since I don't want to expose this, for the moment add some nasty casts to reference the necessary pointer fields for the ctype information.
Manuel Novoa III
2003-11-11 06:53:22 +00:00
eab54b6a73
Update.
Manuel Novoa III
2003-11-11 06:50:11 +00:00
f08097dd63
Move uclibc-configured target forward so arch prompt happens sooner. When locale support is desired, pass the correct option to gcc configure.
Manuel Novoa III
2003-11-11 06:49:26 +00:00
2394ee58a9
Fix a build problem found while building for arm soft-float
Eric Andersen
2003-11-11 01:46:50 +00:00
2068d63d6b
Bump up version number
Eric Andersen
2003-11-10 13:14:11 +00:00
53eff10d14
oops
Eric Andersen
2003-11-08 02:18:03 +00:00
b451d1dc68
Update the ltp testsuite
Eric Andersen
2003-11-07 23:52:10 +00:00
383964a677
Revert to binutils-2.14.90.0.6, since binutils-2.14.90.0.7 seems to have problems with building as canadian cross... -Erik
Eric Andersen
2003-11-07 12:35:50 +00:00
7764261c52
Patch from Peter S. Mazinger to keep the LINUX_DIR path in just one place
Eric Andersen
2003-11-07 10:45:18 +00:00
ad982c6a47
patch from Peter S. Mazinger to remove a redundant entry
Eric Andersen
2003-11-07 10:43:53 +00:00
b79a9c069a
Ok, things appear to be working now...
Eric Andersen
2003-11-07 05:45:07 +00:00
78207e6cb6
$(STAGING_DIR)/include is not a binutils problem
Eric Andersen
2003-11-07 05:38:43 +00:00
977c7bd5ae
make sure we have a directory before trying to install symlinks
Eric Andersen
2003-11-07 05:23:30 +00:00
d30258309f
Oops! Don't disable all float support!
Eric Andersen
2003-11-07 04:56:03 +00:00
225802fc60
With a bit of luck, buildroot should work now
Eric Andersen
2003-11-07 04:50:28 +00:00
495279039a
Make sure the config system asks stuff when it should, and doen't ask when it shouldn't...
Eric Andersen
2003-11-07 04:50:00 +00:00
24314c704f
Update binutils version. Reportly fixes big endian arm...
Eric Andersen
2003-11-06 09:31:13 +00:00
d399514752
A bit more wiggling to prevent asking about the target architecture when possible, since we already know the correct answer.
Eric Andersen
2003-11-05 01:34:17 +00:00
55b7ab982f
Yet more adaption for arches such as mipsel. Do not provide defaults for endianness. Either it will be automaticly correct (such as for i386), or we need to prompt.
Eric Andersen
2003-11-05 01:27:22 +00:00
2a1f90c518
Translate arch to use uClibc friendly naming (i.e. mipsel -> mips)
Eric Andersen
2003-11-05 01:10:48 +00:00
5f7b7e144b
Peter S. Mazinger writes:
Eric Andersen
2003-11-04 20:44:02 +00:00
a49329139d
Set TARGET_ARCH also
Eric Andersen
2003-11-04 14:00:41 +00:00
5833504dad
minor changes to accomodate the config system updates
Eric Andersen
2003-11-04 13:56:00 +00:00
9d82281e67
Update the uClibc config
Eric Andersen
2003-11-04 13:26:33 +00:00