Commit Graph

922 Commits

Author SHA1 Message Date
Mike Frysinger
a93da840ba ver bump 2005-01-27 07:09:14 +00:00
Eric Andersen
76adf60ddb Update version and patch for ioctls I happen to use 2005-01-23 11:31:48 +00:00
Eric Andersen
e30cf26cff Patch from scott: http://bugs.uclibc.org/view.php?id=42
0000042: add subversion (svn) support to buildroot

This patch adds support for subversion to checkout files, much like how CVS
already works. It uses 'SVN' macro in makefiles.
2005-01-23 11:20:30 +00:00
Eric Andersen
675837a507 Patch from acmay: http://bugs.uclibc.org/view.php?id=47
0000047: ARM BigEndian does not allow Soft Float

When ARMEB is selected for the arch I am unable to select soft float support.

The toolchain/Config.in does not have a depend for armeb, it just has arm.

The attached patch should cover it.
2005-01-23 11:18:02 +00:00
Eric Andersen
dda90723ce Patch from gtj: http://bugs.uclibc.org/view.php?id=40
0000040: Adds options to jffs2 filesystem creation

Brings jffs2 up to the 20041007 build level so it will compile with both 2.4
and 2.6 kernels.

Adds ability to specify eraseblock and pad sizes, permissions squash,
big/little endian and device table in the configuration.

Also adds capability to copy the resulting image to a secondary location like
a tftp server's root directory.

mtd.patch adds capabilities of the previously attached patch plus allows you to
compile a version of the utilities to run on the target system.

So now there's a set of config options under package to compile the utils for
distribution to the target and a set of config options under target to create a
jffs2 filesystem.
2005-01-23 11:16:11 +00:00
Eric Andersen
7be239c03f Patch from acmay: http://bugs.uclibc.org/view.php?id=50
0000050: gdb_server and gdb_client fixes and split

Here is a patch with 2 issues.

gdbserver does not depend on ncurses (just the full gdb needs it)

Split out gdb client config option, to be separate from gdbserver.  If you
build gdb client for the host once it does not need to be rebuilt when the rest
of libs change. So I build it and save it off.
2005-01-23 11:09:40 +00:00
Eric Andersen
da7381c869 Bump version to 1.28, per recommendation from solar 2005-01-23 11:06:15 +00:00
Eric Andersen
5e2ccd8007 Patch from pdinoto: http://bugs.uclibc.org/view.php?id=33
0000033: [PATCH] libpng: New download site

This patch changes the URL to download libpng, since the actual seems to be
offline or lack that particular file
2005-01-23 11:05:24 +00:00
Eric Andersen
4f4becaf9d Fix from pdinoto: http://bugs.uclibc.org/view.php?id=31
0000031: [PATCH] fakeroot: Update to version 1.2.2

Use new version. Previous is not longer available (at least in debian archive)
2005-01-23 11:03:41 +00:00
Eric Andersen
62071ed437 Patch from pdinoto :
0000036: [PATCH] udhcpc: Allow build w/o PCMCIA

This patch makes missing PCMCIA config files non-fatal to allow using udhcpc
without pcmcia-cs package
2005-01-23 10:55:41 +00:00
Eric Andersen
0a87bc7b58 Patch from gtj -- http://bugs.uclibc.org/view.php?id=39
0000039: Adds options to ext2 filesystem creation

Adds ability to specify block and inode counts, reserved blocks, permissions
squash and device table in the configuration.

Also adds capability to gzip output and to copy the resulting image to a
secondary location like a tftp server's root directory.
2005-01-23 10:53:06 +00:00
Eric Andersen
ceb4d070f9 Patch from pdinoto: http://bugs.uclibc.org/view.php?id=30
This patch corrects bzip2 Makefile modification when BR2_LARGEFILE is n
Seems like a small typo
2005-01-23 10:48:46 +00:00
Eric Andersen
c91afbb53c patch from pdinoto: http://bugs.uclibc.org/view.php?id=35
This patch changes the path used as dependency for liblzo, which appears to be
pointing to $(STAGING_DIR)/usr prefix while the package is actually installed
with prefix ${STAGING_DIR}
2005-01-23 10:46:45 +00:00
Eric Andersen
3dae4a22aa Patch from gtj: http://bugs.uclibc.org/view.php?id=29
Make certain the correct include files are used
2005-01-23 10:43:14 +00:00
Eric Andersen
f5eddf31dd Apply patch from nawawi: http://bugs.uclibc.org/view.php?id=57 2005-01-23 10:38:49 +00:00
Eric Andersen
1a2048464b Philip Rakity writes:
Hi Eric,

I writing privately since I have not heard from Mike for 2 weeks about
a one line patch to the gcc Makefile.in to allow the extra gcc options
to be passed in.  The patch is below and without it -- gcc extra's like


 --with-cpu=xscale

do not work.

The patch is as follows:
2005-01-23 10:28:04 +00:00
Ned Ludd
c9faab9104 - version bump. bug #34 2005-01-19 23:10:13 +00:00
Mike Frysinger
044f0783a5 clean up & import packages by gtj
libpcap: http://bugs.uclibc.org/view.php?id=20
tcpdump: http://bugs.uclibc.org/view.php?id=21
2005-01-18 00:28:09 +00:00
Mike Frysinger
c2180b4196 George Joseph writes:
Package/Bridge:
   corrects the "kernel-includes" parameter to configure
2005-01-17 23:28:35 +00:00
Eric Andersen
268771fe4c fixup util-linux compile 2005-01-12 04:56:20 +00:00
Eric Andersen
6ea1a70ee1 Fix broken patches so they actually apply 2005-01-11 19:03:48 +00:00
Mike Frysinger
b715166993 merge some updates from George Joseph 2005-01-11 03:05:11 +00:00
Mike Frysinger
a9884680fc merge some updates from George Joseph 2005-01-11 02:32:37 +00:00
Mike Frysinger
62e38f9220 version bump 2005-01-11 02:12:56 +00:00
Mike Frysinger
d83035d048 more bash patches 2005-01-11 01:05:55 +00:00
Eric Andersen
f6514c8b88 Fixup dropbearmulti build and install 2005-01-10 10:04:08 +00:00
Eric Andersen
a559adb2fe These patches do not appear to be needed (and break the build)
with the new tar version.
2005-01-10 10:03:35 +00:00
Eric Andersen
c456f3dd23 Update config 2005-01-09 08:01:03 +00:00
Eric Andersen
4d9db8e9ec dropbear-0.44 is out 2005-01-09 08:00:20 +00:00
Mike Frysinger
272bd2d988 new tar 2005-01-05 15:29:37 +00:00
Eric Andersen
b0d088bf4c minor cleanups. ncurses make install doesn't like make -jN, N>1 2005-01-03 04:38:13 +00:00
Eric Andersen
a161b51c54 Thomas Petazzoni writes:
ello,

Enclosed is a small documentation update. It adds a section that answers
a very often asked question : "How to use the uClibc toolchain generated
by Buildroot".

Erik, could you apply it if you agree with the modifications ?

Thanks,

Thomas
2004-12-28 19:15:20 +00:00
Eric Andersen
b5a211c68e When both busybox and coreutils and/or util-linux are selected,
make certain that it is coreutils and/or util-linux that actually
gets their utilities installed.
 -Erik
2004-12-27 21:49:53 +00:00
Eric Andersen
3d7a187f76 If both bash and busybox are selected, make certain bash wins
the fight over who gets to own the /bin/sh symlink
 -Erik
2004-12-27 21:46:32 +00:00
Eric Andersen
c0ca7f4bdc Update to latest CVS version of genext2fs
http://cvs.sourceforge.net/viewcvs.py/genext2fs/
which includes my device table stuff
2004-12-27 21:26:16 +00:00
Mike Frysinger
fdb390e971 move docs to subdir 2004-12-27 19:01:52 +00:00
Mike Frysinger
6d9728e843 more help updates from Tom Cameron 2004-12-26 07:36:59 +00:00
Mike Frysinger
450d6150c4 add homepage 2004-12-26 07:16:38 +00:00
Mike Frysinger
0333aa2d67 merge help descriptions written by Tom Cameron 2004-12-24 09:39:23 +00:00
Mike Frysinger
ab798b88d9 merge help descriptions written by Tom Cameron 2004-12-24 09:23:11 +00:00
Mike Frysinger
5d05aa8ed6 use target cflags 2004-12-24 06:39:42 +00:00
Mike Frysinger
875161d012 use target cflags 2004-12-24 06:33:33 +00:00
Mike Frysinger
30f12ce407 use target cflags 2004-12-24 06:26:19 +00:00
Mike Frysinger
06d9abcfd2 use target cflags and update to 4.2.0 2004-12-24 06:25:25 +00:00
Eric Andersen
0d052ec07f Update default uClibc config 2004-12-23 00:05:32 +00:00
Eric Andersen
6b25358ff7 Fix typo noticed by Pawel Foremski 2004-12-22 22:19:46 +00:00
Mike Frysinger
a2890fa0ae psm: also need to touchup libiberty/configure now 2004-12-22 20:05:11 +00:00
Mike Frysinger
e5b51d4f3b update to 5.2.1 2004-12-22 05:29:13 +00:00
Mike Frysinger
aaca1aa0d5 fix dependency so ldd isnt always rebuilt 2004-12-22 05:22:03 +00:00
Mike Frysinger
74afafce2b dont output which 2004-12-22 05:21:41 +00:00