Commit graph

7186 commits

Author SHA1 Message Date
Florian Fainelli
d1cb21fb01 We also need bzero and bcmp to be put in there
SVN-Revision: 10050
2007-12-30 04:03:42 +00:00
Felix Fietkau
72b3f74a04 enable res_close bsd compat, asterisk requires this
SVN-Revision: 10048
2007-12-30 03:56:33 +00:00
Felix Fietkau
a1a07442e6 fix net-snmp compile
SVN-Revision: 10047
2007-12-30 03:55:53 +00:00
Felix Fietkau
999fe9c51b add a workaround for inline function redefinition
SVN-Revision: 10039
2007-12-30 00:17:01 +00:00
Felix Fietkau
d36d38c8f7 turn SUSv3 legacy macros into inline functions to avoid crazy build breakage in multiple packages
SVN-Revision: 10038
2007-12-30 00:06:12 +00:00
Felix Fietkau
e19d5bca42 fix a horrible memleak in ipkg (#2702)
SVN-Revision: 10036
2007-12-29 23:34:27 +00:00
Felix Fietkau
b0392b0661 replace cflags hacks with the correct solution
SVN-Revision: 10031
2007-12-29 20:31:48 +00:00
Felix Fietkau
ad0da135fd fix keynote compile
SVN-Revision: 10030
2007-12-29 19:19:22 +00:00
Felix Fietkau
4cf73979de add hacks for compiling ipsec-tools with the new uclibc
SVN-Revision: 10028
2007-12-29 19:09:36 +00:00
Felix Fietkau
0dacee1c94 enable gnu glob in uclibc
SVN-Revision: 10027
2007-12-29 19:07:58 +00:00
Felix Fietkau
8402e371c8 fix a build warning in libnl
SVN-Revision: 10025
2007-12-29 18:10:16 +00:00
Felix Fietkau
1c7b826708 unconditionally enable c99 math support in uclibc - many packages need it
SVN-Revision: 10024
2007-12-29 18:07:56 +00:00
Rod Whitby
6f05ca9b2a ixp4xx: Added missing config entries to allow build to continue
SVN-Revision: 10021
2007-12-29 06:48:06 +00:00
Felix Fietkau
1602e0eeec fix comgt compile error caused by the uclibc upgrade
SVN-Revision: 10018
2007-12-29 00:50:40 +00:00
Felix Fietkau
d38a0f69bf update x86 uclibc configs
SVN-Revision: 10017
2007-12-29 00:50:35 +00:00
Imre Kaloz
efadab3747 * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN)
SVN-Revision: 10016
2007-12-28 21:00:01 +00:00
Imre Kaloz
91c42459f5 use softfloat and GNU EABI on the IOP, too
SVN-Revision: 10015
2007-12-28 20:22:06 +00:00
Imre Kaloz
4ca15aebe0 tag etrax broken with the new uClibc
SVN-Revision: 10014
2007-12-28 20:16:14 +00:00
Imre Kaloz
9aa6d18e2d move ARM to the GNU EABI
SVN-Revision: 10013
2007-12-28 20:13:15 +00:00
Imre Kaloz
3ce3b16574 turn off FPU emulation on ARM and PowerPC - we are on softfloat now
SVN-Revision: 10012
2007-12-28 20:08:54 +00:00
Imre Kaloz
5f93ab0b06 use soft float by default on arm and powerpc
SVN-Revision: 10011
2007-12-28 20:03:00 +00:00
Imre Kaloz
66b3d3dcd8 upgrade to uClibc 0.9.29 - break binary compatibility #1
SVN-Revision: 10010
2007-12-28 19:51:24 +00:00
Gabor Juhos
b131605ed7 fix Conceptronic profile
SVN-Revision: 10009
2007-12-28 19:26:35 +00:00
Imre Kaloz
4fc75753e2 we don't use Atmel version numbers
SVN-Revision: 10008
2007-12-28 18:44:28 +00:00
Imre Kaloz
c63ad5ccf9 add another softfloat patch
SVN-Revision: 10007
2007-12-28 18:32:14 +00:00
Imre Kaloz
8700cac711 update AVR32 binutils patches
SVN-Revision: 10006
2007-12-28 18:26:50 +00:00
Imre Kaloz
3e3b877d14 update binutils autoconf scripts, too
SVN-Revision: 10005
2007-12-28 18:13:08 +00:00
Imre Kaloz
915e6b89b5 fixup softfloat handling
SVN-Revision: 10003
2007-12-28 18:06:47 +00:00
Florian Fainelli
80475bb573 Add support for Conceptronic C54BSR4
SVN-Revision: 10002
2007-12-28 17:48:39 +00:00
Felix Fietkau
b8b88560fa document the feeds system
SVN-Revision: 10001
2007-12-28 17:04:38 +00:00
Felix Fietkau
4ba4822f83 update build directory paths
SVN-Revision: 10000
2007-12-28 17:04:34 +00:00
Felix Fietkau
7e712d1170 update target names
SVN-Revision: 9999
2007-12-28 17:04:26 +00:00
Felix Fietkau
59d7013d0c remove some obsolete stuff
SVN-Revision: 9998
2007-12-28 17:04:22 +00:00
Felix Fietkau
a24c7fd8d4 remove old 'Submitting patches' text
SVN-Revision: 9997
2007-12-28 17:04:17 +00:00
Felix Fietkau
1ee4bf61f6 add SubmittingPatches document to docs/
SVN-Revision: 9996
2007-12-28 17:04:10 +00:00
Felix Fietkau
523348ba4b START is no longer optional for /etc/rc.common based init scripts
SVN-Revision: 9995
2007-12-28 17:04:00 +00:00
Felix Fietkau
515538ad05 document Build/UninstallDev
SVN-Revision: 9994
2007-12-28 17:03:56 +00:00
Felix Fietkau
ef8bcd1b91 document Build/InstallDev
SVN-Revision: 9993
2007-12-28 17:03:48 +00:00
Felix Fietkau
91e0a19d8e add .gitignore for docs/
SVN-Revision: 9992
2007-12-28 17:03:30 +00:00
Felix Fietkau
1a94a85970 remove old feeds stuff
SVN-Revision: 9991
2007-12-28 17:03:07 +00:00
Felix Fietkau
18bd5286e6 use scripts/feeds instead of scripts/feeds.sh for package/symlinks
SVN-Revision: 9990
2007-12-28 17:01:32 +00:00
Felix Fietkau
ddcd60ea3f patch Makefile.am for GLOBAL_LIBDIR as well
SVN-Revision: 9988
2007-12-28 16:48:15 +00:00
Felix Fietkau
edbbf145d5 add cpio.gz support (patch from #2595)
SVN-Revision: 9986
2007-12-28 15:46:01 +00:00
Felix Fietkau
30fe1805d5 add cf2nand fixes from #2892
SVN-Revision: 9985
2007-12-28 15:40:44 +00:00
John Crispin
98926663d6 added extra product id to adamflash, signed of by <Andrew Ruthven <andrew@etc.gen.nz>
SVN-Revision: 9972
2007-12-28 12:39:09 +00:00
Rod Whitby
940d875b77 ixp4xx: Minor bump of kernel to 2.6.21.7
SVN-Revision: 9969
2007-12-28 09:38:10 +00:00
Florian Fainelli
18cfcc9d30 Resync kernel configuration for amcc
SVN-Revision: 9967
2007-12-27 23:26:47 +00:00
Florian Fainelli
d24c3c9806 Add the adam2 fritzbox flasher (#799)
SVN-Revision: 9966
2007-12-27 22:52:06 +00:00
Gabor Juhos
d9df70f48d refresh kernel config
SVN-Revision: 9964
2007-12-27 16:49:03 +00:00
Gabor Juhos
d322722f26 use reset function on the NP28G boards
SVN-Revision: 9963
2007-12-27 15:10:56 +00:00