Commit Graph

1276 Commits

Author SHA1 Message Date
Mike Frysinger
327765c89f daisuke writes in Bug 401: This patch updates the ncurses package to build version 5.4. The 5.4 version of ncurses adds additional features. 2005-08-28 07:50:10 +00:00
Mike Frysinger
784c4679ab patch from upstream to fix an off-by-one error in superh bfd 2005-08-26 03:57:29 +00:00
Mike Frysinger
f5afa22f60 remove older 2.16.91.0.1 2005-08-26 03:56:56 +00:00
Eric Andersen
db8bc35fbc Cut-n-paste strikes again. Change "BusyBox" to say "Buildroot",
which the sensible thing for the Buildroot webpage to say.
2005-08-25 07:19:20 +00:00
Mike Frysinger
037a5ccdd8 import 2.16.91.0.3 based on 2.16.91.0.2 2005-08-23 01:42:23 +00:00
Manuel Novoa III
25db1e348f The mips kernel maintainers reverted the change. So the mips coredump patch is no longer needed for 2.4.30+. 2005-08-22 21:50:51 +00:00
Mike Frysinger
9b0555f23f update to latest version 2005-08-20 06:27:12 +00:00
Mike Frysinger
c1a138d9eb add support for sdl by Patrick Noffke 2005-08-19 04:57:13 +00:00
"Steven J. Hill"
bcb40eb351 Remove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile for buildroot. Normally, this option is defined in 'include/linux/config.h'. The actual configuration language is found in the Linux 2.6 kernel in the file 'init/Kconfig' and normally has the value of 0. 2005-08-18 23:15:57 +00:00
"Steven J. Hill"
bb4bed8545 Changes to allow compilation with GCC-4.1.0. 2005-08-18 23:08:19 +00:00
Mike Frysinger
bd00131051 file-4.15 is out and it supports cross-compiling :D 2005-08-18 22:24:54 +00:00
Mike Frysinger
e7ac2eab21 uClibc 0.9.28 has been released 2005-08-18 02:05:30 +00:00
Mike Frysinger
257dcdeabf busybox-1.01 has been released 2005-08-18 02:04:15 +00:00
Eric Andersen
94b4383252 The coreutils configure script is a steaming <many explitives deleted
in the interest of our younger readers>.  This works around some of the
worst damage, thus allowing utils such as 'df' to properly cross compile
so that ltp will produce proper results.
2005-08-15 12:52:38 +00:00
Eric Andersen
6acb6740fb apply patches when requested to 2005-08-15 11:02:06 +00:00
Eric Andersen
29353e58bc Change root_fs_$(ARCH) to rootfs.$(ARCH) 2005-08-13 10:57:08 +00:00
Eric Andersen
0deb9d1486 Switch default from 'unc' to 'easynews' 2005-08-13 10:55:51 +00:00
Mike Frysinger
8b7c51f368 CVS dirs -> .svn dirs 2005-08-13 03:23:18 +00:00
Mike Frysinger
678aff6c83 remove references to CVS and update with SVN 2005-08-13 03:22:37 +00:00
Mike Frysinger
7c64d3c23d update to python-2.4.1 with the help of open embedded 2005-08-13 02:45:34 +00:00
Mike Frysinger
2b374759b4 forgot to commit this 2005-08-11 21:56:17 +00:00
"Steven J. Hill"
0947055765 New MIPS patch for TLS syscalls. 2005-08-11 02:26:13 +00:00
Mike Frysinger
37891c6a78 portage needs python 2005-08-11 00:02:29 +00:00
Eric Andersen
b3f5073c5b fix screwy patch handling 2005-08-10 12:51:54 +00:00
Eric Andersen
a69862a9db minor update 2005-08-10 12:51:11 +00:00
Eric Andersen
d2c0a9e6f5 update 2005-08-10 12:50:47 +00:00
Eric Andersen
d81a10c94f resync 2005-08-10 10:14:53 +00:00
Mike Frysinger
9d3a6533b5 touchup descriptions 2005-08-09 22:19:04 +00:00
Mike Frysinger
856246f584 add the wheel group 2005-08-09 22:18:43 +00:00
Eric Andersen
0654846d23 Make strace behave for arm, which for 2.4.x lacks __NR_exit_group 2005-08-09 07:53:40 +00:00
Eric Andersen
9b8c07d638 some platforms (such as arm with 2.4.x kernel headers) lack
__NR_fremovexattr and thus need special case handling
2005-08-09 07:47:50 +00:00
Eric Andersen
3c31be684d Add 'nogroup' to make ltp happy 2005-08-09 06:08:51 +00:00
Eric Andersen
204fbfd846 routine update 2005-08-09 04:08:33 +00:00
Eric Andersen
99230c6eb3 typo -- revenge of cut n paste 2005-08-09 03:48:47 +00:00
Eric Andersen
b904ce1778 Rather than adjusting the way ldso allocates memory, for the
time being simply add a series of suppressions to make valgrind
ignore all memory mmaped by uClibc's ldso.
2005-08-08 11:48:35 +00:00
Eric Andersen
8ce4796efa Fix some broken dependancies 2005-08-08 08:23:50 +00:00
Eric Andersen
a928fd7b94 Prevent problems with fakeroot possibly trying to use stale host filesystem
inodes by carefully regenerating fakeroot.env from package specific files.
2005-08-08 07:54:28 +00:00
Eric Andersen
d70e7f4f1e Prevent problems with fakeroot possibly trying to use stale host filesystem
inodes by carefully regenerating fakeroot.env from package specific files.
2005-08-08 07:53:10 +00:00
Eric Andersen
06c5ff4e82 minor cleanup for target handling 2005-08-08 06:57:43 +00:00
Mike Frysinger
ab3bf08f9c also need to depend on makedevs as noted by emalkowski in Bug #366 2005-08-08 00:42:49 +00:00
Mike Frysinger
f46ae35ac3 make sure we depend on fakeroot existing #366 by pnoffke 2005-08-08 00:41:40 +00:00
Joakim Tjernlund
3ed6fb0af3 Add nobody and users to make LTP happier. 2005-08-07 21:35:53 +00:00
Mike Frysinger
5bfaa0bb40 make sure ext2 target depends on fakeroot 2005-08-07 08:30:24 +00:00
Mike Frysinger
0de80acbbf use the new gnuconfig stuff 2005-08-04 22:43:37 +00:00
Mike Frysinger
105c3483b5 add support for fetching latest config.{sub,guess} files from config cvs 2005-08-04 22:42:34 +00:00
Mike Frysinger
1a48268a55 whitespace sync 2005-08-04 22:17:55 +00:00
Mike Frysinger
b1f37b4a5a only run ldconfig if ld.so.conf exists 2005-08-04 22:17:36 +00:00
Eric Andersen
d1345f067e Allow packages to use fakeroot. To accomodate this, convert all
target filesystem creation tools to also use fakeroot.
2005-08-04 06:32:52 +00:00
Manuel Novoa III
1172dbb8b1 Sigh... Let's try this again. 2005-08-04 05:44:48 +00:00
Eric Andersen
1e218e33eb Fix it up so ltp builds and installs itself properly so it is
100% ready to run on the target device.
2005-08-04 05:14:23 +00:00