Commit Graph

1045 Commits

Author SHA1 Message Date
Mike Frysinger
e28078875e add some help text 2004-11-17 21:58:09 +00:00
Mike Frysinger
274f4a8319 direct copy from 3.3.4 2004-11-17 21:51:48 +00:00
Mike Frysinger
300f6c2781 fix config scripts for sh 2004-11-13 23:34:27 +00:00
Mike Frysinger
52c9508f27 add which 2004-11-11 14:28:17 +00:00
Mike Frysinger
db13d321d6 portmap 2004-11-11 14:25:10 +00:00
Mike Frysinger
b4176386f4 add help desc 2004-11-11 14:17:45 +00:00
Mike Frysinger
559efa969b add help text 2004-11-11 14:16:28 +00:00
Mike Frysinger
9c8f058487 move ver number into a var 2004-11-11 14:15:16 +00:00
Eric Andersen
71f799e085 Disable busybox ar 2004-11-06 07:02:56 +00:00
Manuel Novoa III
d8bbb722f0 Fix 2.14.90.0.8 / 2.15 selection. 2004-11-05 21:04:13 +00:00
Mike Frysinger
214b27914d new version 2004-11-02 06:35:31 +00:00
Manuel Novoa III
b1e76dbbad Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breaking
coredump handling by gdb for current kernels.  Update the hardcoded constants
to reflect the change.
2004-10-31 20:48:12 +00:00
Manuel Novoa III
d657698096 Upstream bug fix. 2004-10-31 20:43:24 +00:00
Manuel Novoa III
be20459e0a Integrate some patches extracted from gcc-3.4_3.4.2-3.diff. 2004-10-31 20:42:27 +00:00
Manuel Novoa III
ce2722a8f2 Integrate some debian patches, extracted from binutils_2.15-4.diff. 2004-10-31 20:41:07 +00:00
Eric Andersen
46b489fb9b Jan Lana writes:
Hi,

package/ncurses/ncurses.mk doesn't create root/usr/include directory before installation.
There is a simple patch.

- Jenda
2004-10-27 20:09:27 +00:00
Eric Andersen
e241d62082 Be certain ncurses is enabled when depended upon 2004-10-27 18:52:06 +00:00
Tim Riker
788ddd9c45 nuke sources/ - you might want to move sources/dl/ to dl/ to avoid redownloading the world 2004-10-27 18:13:38 +00:00
Tim Riker
aabea2803d use fs type as file extension 2004-10-27 18:12:49 +00:00
Ned Ludd
aafe69e2c5 less depends on ncurses 2004-10-27 16:46:16 +00:00
Ned Ludd
035ddca8cb fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten Kruse uclibc ml 2004-10-27 16:44:12 +00:00
Ned Ludd
feb2dd9754 force boa to use $(STRIP) vs the host strip. Reported by Thomas Petazzoni on uclibc ml 2004-10-27 16:41:19 +00:00
Manuel Novoa III
05d9d7c58b Allow selection of specific (supported) versions... specificly the 2.6.8
headers with the (mostly mips related) cleanup patch.
2004-10-27 08:55:52 +00:00
Manuel Novoa III
1f3d636953 Enforce openssl dependency. 2004-10-27 08:44:32 +00:00
Mike Frysinger
99f63de9aa security version bump with build fixes from nedd 2004-10-26 15:04:15 +00:00
Eric Andersen
3bc8257dc7 doh 2004-10-26 08:50:08 +00:00
Eric Andersen
19958ff951 Update to the latest linux-libc-headers 2004-10-25 21:23:18 +00:00
Eric Andersen
e4d80d266d Update linux kernel to the latest and greatest 2004-10-21 22:16:29 +00:00
Mike Frysinger
c7c896649b make sure build uses $TARGET_CFLAGS instead of stupid -O3 2004-10-21 15:08:17 +00:00
Mike Frysinger
e0952c6140 fix uninstall target so it doesnt delete the *hosts* flex :x 2004-10-21 13:56:21 +00:00
Mike Frysinger
a6f3251e0f version update 2004-10-21 13:23:41 +00:00
Eric Andersen
dbfd77f671 Kristian Hoffmann writes:
TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in
the buildroot config.  It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ
were renamed to BR2_INSTALL_... in the config system, but not in the gcc
and ccache makefiles.

-Kristian
2004-10-19 19:20:38 +00:00
Mike Frysinger
8500fcd5fd fix binutils_target-clean 2004-10-19 15:53:48 +00:00
Mike Frysinger
5c803fba27 fix the gcc_target-clean target 2004-10-19 15:46:20 +00:00
Mike Frysinger
134f256d2f convert patches to -p1 format 2004-10-19 14:31:15 +00:00
Mike Frysinger
dfd5b4d38f force patches to be converted -p1 2004-10-19 14:30:48 +00:00
Eric Andersen
184e18660c Fixup obvious bug 2004-10-18 22:16:28 +00:00
Eric Andersen
e775253e3a Apply compressed patches as well 2004-10-18 21:51:44 +00:00
Eric Andersen
ba7aa868b8 Remove the non-compressed copy of this patch 2004-10-18 21:49:41 +00:00
Mike Frysinger
4ae49294a4 bash-3.0 2004-10-18 21:04:48 +00:00
Mike Frysinger
a72e82f6dc allow for overriding the default -p1 arguement to patch 2004-10-18 20:57:31 +00:00
Eric Andersen
d9e09adac2 Patch from Thomas Lundquist to fix a thinko 2004-10-18 06:51:22 +00:00
Mike Frysinger
72c7cc0c24 update to a version of e2fsprogs that builds with sh4, make sure build uses $TARGET_CFLAGS, and compile only the misc subdir since we will be using just mke2fs/badblocks 2004-10-15 14:40:59 +00:00
Mike Frysinger
3c1e10bc1f do some touching to sync timestamps 2004-10-15 14:39:40 +00:00
Manuel Novoa III
56239e49a6 Build the uClibc utils with the uClibc-targeted toolchain.
While the host utils are also built, they are not currently installed.
2004-10-15 08:26:30 +00:00
Eric Andersen
fb1c67c1e7 Will McCammon writes:
make fails for busybox 1.0.0 on fedora core 2
because the default behavior of wget is to create
a directory structure of the remote download
server on the local filesystem.  in which case,
tar cannot find successfully downloaded files in
/buildroot/sources/dl.  patch attached.
2004-10-15 07:11:54 +00:00
Mike Frysinger
cc388f0b0a fix installing of libproc.so on 64bit systems (like amd64) and fix the clean target so it works 2004-10-15 05:03:35 +00:00
Eric Andersen
12c460a016 fix valgrind dependancies 2004-10-15 02:27:38 +00:00
Mike Frysinger
1eda52851f help text 2004-10-14 20:33:45 +00:00
Mike Frysinger
5284494abe findutils help 2004-10-14 20:15:14 +00:00