Commit Graph

15073 Commits

Author SHA1 Message Date
Eric Andersen 08a47d8446 pciutils doesn't like 'make -j' 2004-12-11 13:04:28 +00:00
Eric Andersen 8cdb866d85 openssl doesnt like 'make -j' 2004-12-11 13:03:52 +00:00
Eric Andersen 8e5fb3fb4a Add initial BR2_JLEVEL support, with some exceptions for apps that
have broken 'make -j' support
2004-12-11 13:01:10 +00:00
Eric Andersen ba7c48f306 Add an option to allow people to relocate the toolchain 2004-12-11 10:25:40 +00:00
Eric Andersen 8af392736e Patch from Karsten Kruse:
Hi,

two small patches for package/libfloat/Config.in and
package/microwin/Config.in to make the packages appear in make
(menu)config.
2004-12-11 10:01:37 +00:00
Ned Ludd f7e0855182 use correct STRIP in wtools Makefile when cross-building 2004-11-23 22:58:57 +00:00
Ned Ludd 5f3f78f32b wtools-28_pre3 update from the author Jean Tourrilhes. This version is the first to officially support multicall 2004-11-23 22:01:21 +00:00
Ned Ludd 243c9fd4a8 wireless-tools update from Jean Tourrilhes. uclibc mailing list 2004-11-18 14:45:27 +00:00
Mike Frysinger 35bb510b1e From Karsten Kruse: openssh requires zlib 2004-11-18 02:21:22 +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
Mike Frysinger 214b27914d new version 2004-11-02 06:35:31 +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
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 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 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
Mike Frysinger 134f256d2f convert patches to -p1 format 2004-10-19 14:31:15 +00:00
Eric Andersen 184e18660c Fixup obvious bug 2004-10-18 22:16:28 +00:00
Mike Frysinger 4ae49294a4 bash-3.0 2004-10-18 21:04:48 +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 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
Mike Frysinger 6a42235512 add portage support 2004-10-14 20:13:24 +00:00
Mike Frysinger 57b2dfdb2f nano URL 2004-10-14 20:13:12 +00:00
Mike Frysinger d5c5eced97 add some help text 2004-10-14 19:57:18 +00:00
Eric Andersen 35e4b4d4ab Update socat to a current version that is actually present 2004-10-14 19:24:37 +00:00
Eric Andersen 125dfedc19 Be certain make is happy and will not keep trying to reinstall 2004-10-14 19:24:09 +00:00
Mike Frysinger 1f0de5217c fix building of procps on mips systems 2004-10-14 18:17:33 +00:00
Mike Frysinger 19c0f7c429 use $TARGET_CFLAGS 2004-10-14 17:28:57 +00:00
Eric Andersen 3f8f415a2a Teach rsync to compile 2004-10-14 09:57:31 +00:00
Eric Andersen c3da0d8281 Update a few packages 2004-10-14 09:39:25 +00:00
Mike Frysinger e2578ec3c5 Kristian Hoffmann:
Attached is a (trivial) patch to fix a reference to an undefined variable
'IPROUTE2_SOURCE_URL' that prevents the source from being downloaded
correctly.
2004-10-14 02:59:44 +00:00
Eric Andersen 12352ccefb Update to a working url and current version 2004-10-13 19:43:02 +00:00
Eric Andersen 042bb97d17 teach boa to compile 2004-10-13 19:42:34 +00:00
Mike Frysinger c04d0fca9a busybox 1.00 2004-10-13 18:37:16 +00:00
Mike Frysinger 4e809df67f more updates for python 2004-10-12 00:06:48 +00:00
Mike Frysinger 663a55ca28 use $TARGET_CFLAGS 2004-10-11 21:23:34 +00:00
Mike Frysinger ee1a9d8b2e use M4_VER 2004-10-11 20:42:53 +00:00
Mike Frysinger 93b92d42a9 use $TARGET_CFLAGS 2004-10-11 20:39:52 +00:00
Mike Frysinger 669c766261 use $TARGET_CFLAGS 2004-10-11 20:33:27 +00:00
Mike Frysinger 9a8d02b02f latest tar needs fixes from cvs 2004-10-11 19:55:27 +00:00
Mike Frysinger cfc584d677 use $(TARGET_CFLAGS) 2004-10-11 15:52:09 +00:00
Eric Andersen e697a16e5a Andrew May writes:
A few more little ones.

busybox fdisk with large files should be removed without large files.

gdbtarget/gdb_client got mixed up in the Makefile.in.
I think gdbtarget should have a depend on ncurses but I am not
sure if it should go in the config or in the .mk.
It may be nice to split out the server and client.

uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
2004-10-10 01:12:46 +00:00
Eric Andersen bb05a9ad46 Make the TAR_VERBOSITY option a bit more sane 2004-10-09 21:19:47 +00:00
Mike Frysinger 0a19191eb8 Thomas Lundquist: have the makefiles depend on the correct file 2004-10-09 20:27:29 +00:00
Mike Frysinger b0842f9a13 Thomas Lundquist: have the makefiles depend on the correct file 2004-10-09 20:18:02 +00:00
Mike Frysinger 612ce732f2 Thomas Lundquist: patch the right dir 2004-10-09 20:10:36 +00:00
Mike Frysinger fd913d55b9 rsync package 2004-10-09 20:07:08 +00:00
Mike Frysinger 8458eb9441 prune a few more files 2004-10-09 19:48:32 +00:00
Mike Frysinger 55703607e6 make sure we update timestamps 2004-10-09 19:26:10 +00:00
Mike Frysinger 3a7b488366 use $(TAR_VERBOSITY) 2004-10-09 19:05:40 +00:00
Mike Frysinger dfca4ee6ae make sure iproute2 uses target cflags 2004-10-09 18:49:09 +00:00
Mike Frysinger 45d41095b4 update make targets 2004-10-09 18:46:20 +00:00
Mike Frysinger 40fbbbad2a add support for using busybox snapshot 2004-10-09 18:00:34 +00:00
Eric Andersen eb85cef2f6 bump version to something existant on alpha.gnu.org 2004-10-09 06:22:28 +00:00
Eric Andersen f694016136 final step in buildroot facelift 2004-10-09 06:13:40 +00:00
Eric Andersen 44eedc5c44 facelift step number two 2004-10-09 02:49:33 +00:00
Eric Andersen 73f7be8290 Remove the old 'make' directory, and populate the new 'package'
directory.
2004-10-09 01:24:28 +00:00
Eric Andersen 2d523c2317 Major buildroot facelift, step one.
-Erik
2004-10-09 01:06:03 +00:00