Commit Graph

1431 Commits

Author SHA1 Message Date
Mike Frysinger
ea26d735ae force CPP 2005-12-17 01:34:03 +00:00
Mike Frysinger
b8cd31023c ver bump 2005-12-17 01:33:21 +00:00
Eric Andersen
9c16d8d657 missed a spot 2005-12-16 13:59:17 +00:00
Eric Andersen
c7eb499ec2 add support for building smartmontools 2005-12-16 13:33:32 +00:00
Mike Frysinger
9c5bb0ec4a import sysvinit package 2005-12-13 05:01:49 +00:00
Mike Frysinger
8596756f16 import usbutils 2005-12-13 05:00:58 +00:00
Mike Frysinger
a604fbc18a import libusb package 2005-12-13 05:00:18 +00:00
Mike Frysinger
05e5438fe3 version bump / cleanup 2005-12-13 04:58:17 +00:00
Mike Frysinger
9145e9de33 add homepage URL 2005-12-10 20:31:27 +00:00
Bernhard Reutner-Fischer
7df4de6cbb - remove BR2_TAR_VERBOSITY and add helptext to BR2_TAR_OPTIONS.
default to no additional tar options.
2005-12-10 15:36:43 +00:00
Bernhard Reutner-Fischer
ce90aae17c - add option to pass to tar for unpacking the source.
Set it to exclude .svn per default (please default to "" if inappropriate)
2005-12-10 14:59:02 +00:00
Bernhard Reutner-Fischer
955ed6aeca - add terse helptext 2005-12-10 14:43:03 +00:00
Bernhard Reutner-Fischer
6102f447aa - remove doublequotes from rootfs tar options
busybox tar -c" -v"f m.tar libm doesn't work but tar -c -vf n.tar libm does.
2005-12-10 14:40:45 +00:00
"Steven J. Hill"
e586c19c6b Remove unneeded patch. 2005-12-09 02:21:14 +00:00
Eric Andersen
478edcec7e Bump up version to one actually present 2005-12-09 01:47:57 +00:00
Eric Andersen
11007cc454 The sysfs tests have no business using _syscallX (using the unistd.h
kernel header file) and seriously expecting that to always work...
2005-12-09 01:38:51 +00:00
Mike Frysinger
9c67678772 we dont need these patches 2005-12-08 23:55:23 +00:00
"Steven J. Hill"
7a8d809a3a Fix broken packages that try to use __mempcpy. Shame on you. 2005-12-08 06:47:07 +00:00
Eric Andersen
c0267dc493 /me kicks autoconf a few more times 2005-12-08 06:41:44 +00:00
Eric Andersen
74b9bf9945 fixup things to behave themselves properly.
/me kicks autoconf a few times
2005-12-08 06:39:19 +00:00
"Steven J. Hill"
b9a4086fb7 Add patch back in. 2005-12-08 06:21:33 +00:00
Mike Frysinger
c348e992b5 update COREUTILS_SITE as pointed out by andersee 2005-12-08 02:32:01 +00:00
Mike Frysinger
1857b72fcf ver bump to 5.3.0 2005-12-07 23:15:25 +00:00
Mike Frysinger
ef1db6bac2 improve selection of options based upon buildroot config 2005-12-07 23:14:34 +00:00
Mike Frysinger
5105581c02 add more threading options 2005-12-07 23:14:19 +00:00
Bernhard Reutner-Fischer
92834c5674 - import gcc-4.2.0
libmudflap is disabled for now.

  copied from 4.1.0 with slight adjustments
2005-12-06 22:12:15 +00:00
Bernhard Reutner-Fischer
b2dcdf3218 - fix esthetical typo in comment of .ctors
should be sent upstream, too.
2005-12-06 13:14:44 +00:00
Mike Frysinger
75155b51fd import gcc-3.4.5 2005-12-06 04:56:55 +00:00
Mike Frysinger
7848054080 dont set openssl arch to i386-i386 for i386 targets #495 by noah 2005-12-03 20:32:13 +00:00
Mike Frysinger
a5b02132fb no point in patching config.sub when we just overwrite it with files from the gnuconfig package 2005-12-03 00:12:59 +00:00
Mike Frysinger
2ed0efef42 import gdb-6.4 2005-12-02 22:31:12 +00:00
Bernhard Reutner-Fischer
d3a7ce970e - fixed in 4.0.3 and 4.1.0 2005-12-02 15:08:33 +00:00
Bernhard Reutner-Fischer
290864344a - fix uclibc-config patch for 2.16.91.0.4 2005-12-02 14:03:23 +00:00
Bernhard Reutner-Fischer
36193ba0bb - correct help text for development system. 2005-11-25 22:14:29 +00:00
Mike Frysinger
9fa11e9e5d version bump #561 2005-11-24 19:52:39 +00:00
Mike Frysinger
030df258c7 disable nasm since it has a wealth of problems 2005-11-24 10:39:50 +00:00
Mike Frysinger
dfebda0014 remove extra space after touch 2005-11-24 06:53:24 +00:00
Mike Frysinger
473be6adfc sync with cvs 2005-11-21 23:47:41 +00:00
Paul Mundt
48eb656e15 Add support for sh2a and sh4a big endian (ie, targets that reflect
hardware that actually exists -- never something to deter gcc folk
though). Now ISA tuning has a chance of producing a bootable kernel,
gcc code generation notwithstanding..
2005-11-21 20:14:49 +00:00
Paul Mundt
30c484fdb1 binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger. 2005-11-21 19:51:12 +00:00
Mike Frysinger
3fb23b0fbd default to linuxthreads.old Bug 552 2005-11-20 23:59:45 +00:00
Mike Frysinger
7430a9bc9c we really shouldnt punt all of /usr/include 2005-11-20 14:32:44 +00:00
Mike Frysinger
aeb268c0b6 remove mandir 2005-11-20 13:57:10 +00:00
Mike Frysinger
bb5cb3db36 import psmisc 2005-11-19 09:39:50 +00:00
Mike Frysinger
0c21223712 import at package by akvadrako #506 2005-11-15 06:50:34 +00:00
Mike Frysinger
0b940a8ed1 make updating configs easier 2005-11-15 06:47:15 +00:00
Mike Frysinger
18898eabe0 version bump from 1.3.8 to 1.3.9 2005-11-15 06:38:59 +00:00
Mike Frysinger
83b0644bae version bump from 5.4 to 5.5 2005-11-15 06:38:51 +00:00
Mike Frysinger
5d0d0ea1c3 dropbear config has been renamed 2005-11-15 05:56:01 +00:00
"Steven J. Hill"
4876954feb Die you little bits. 2005-11-14 21:35:38 +00:00