Commit Graph

5049 Commits

Author SHA1 Message Date
Michael Tremer
fa22f92766 toolchain: cleanup-toolchain: Fixup first compiler pass. 2012-08-11 17:55:20 -04:00
Michael Tremer
12788f633f toolchain: glibc: Cross build package and import patches from RHEL6. 2012-08-11 17:54:28 -04:00
Michael Tremer
82b312a9d2 toolchain: gcc: Update to 4.4.7. 2012-08-11 17:52:06 -04:00
Michael Tremer
35a8f5f0a5 toolchain: Cross build binutils. 2012-08-11 17:51:12 -04:00
Michael Tremer
d3cb99ade2 toolchain: ccache: Make two passes for ccache.
The first pass will compile ccache which is statically linked and
is used for the cross toolchain.
The second pass is dynamically linked and is used to the target
system.
2012-08-11 17:43:42 -04:00
Michael Tremer
c1b57e252c toolchain: Add CROSSTARGET variable.
This is to create an intermediate toolchain, which will
build the target binutils/glibc/gcc.
2012-08-11 17:38:36 -04:00
Michael Tremer
13c68f8755 libogg: Rootfile update. 2012-08-07 16:35:01 +02:00
Michael Tremer
1d8e8da1aa glibc: Reset --optimize-kernel.
There is an error in the detection function, but it is
reset to 2.6.16 anyway.
2012-08-07 16:21:25 +02:00
Michael Tremer
0ca893626a Merge remote-tracking branch 'ms/glibc-update2' into glibc-update2 2012-08-07 12:13:53 +02:00
Michael Tremer
a97fad0546 Merge branch 'glibc-update2' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into glibc-update2 2012-08-07 12:13:09 +02:00
Michael Tremer
e10e39ce47 binutils: Add --disable-initfini-array to fix a build problem in glibc. 2012-08-07 12:12:44 +02:00
Michael Tremer
f5bbd27c5c Merge branch 'kernel-update' of ssh://git.ipfire.org/pub/git/ipfire-2.x into glibc-update2 2012-08-07 12:12:20 +02:00
Michael Tremer
c9d81eaa3e libogg: Update to 1.3.0.
Rootfile update is missing.
2012-08-07 12:11:47 +02:00
Michael Tremer
b7f61020d5 hddtemp: Remove package.
It is not needed anymore and does not compile.
2012-08-07 12:07:42 +02:00
Michael Tremer
44cd45279d imspector: Explicitely link libcrypto. 2012-08-07 12:03:05 +02:00
Michael Tremer
265f6b972f dbus: Fix compiling with newer glibc. 2012-08-07 11:28:52 +02:00
Michael Tremer
70166a4fc6 qemu: Fix passing CFLAGS. 2012-08-07 11:05:25 +02:00
Michael Tremer
cddcce4398 netpbm: Fix duplicate usage of "getline" (POSIX 2008). 2012-08-07 11:04:51 +02:00
Michael Tremer
af5bc44b8d libvorbis: Update to 1.3.3. 2012-08-07 10:32:36 +02:00
Arne Fitzenreiter
cc7e3a9806 kernel: add arm (versatile and kirkwood) cfg for 3.2.x. 2012-08-07 00:01:15 +02:00
Michael Tremer
4e7ac1a760 libsafe: Remove package.
This has not been updated since 2001 and we don't believe that
this is a security benefit anymore.
2012-08-06 22:52:46 +02:00
Michael Tremer
4c7123bbf6 capi4k-utils: Fix compilation with newer glibc. 2012-08-06 22:29:56 +02:00
Michael Tremer
c20a0bb980 ccache: Increase max cache size to 5GB. 2012-08-06 22:20:31 +02:00
Michael Tremer
65e6c81f1e ccache: Remove unneeded patch. 2012-08-06 22:07:05 +02:00
Michael Tremer
51537b2aa8 Merge branch 'ccache-update' into glibc-update2 2012-08-06 22:06:36 +02:00
Michael Tremer
8d35adb5b9 Merge branch 'glibc-update2' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into glibc-update2 2012-08-06 22:03:15 +02:00
Michael Tremer
93cb6ff233 binutils: Update to 2.22. 2012-08-06 22:02:45 +02:00
Michael Tremer
ca2b2688bf glibc: Fix build on ARM architectures. 2012-08-06 22:02:22 +02:00
Michael Tremer
72d2cdfde7 xfsprogs: Fix compilation with newer glibc. 2012-08-06 22:00:25 +02:00
Michael Tremer
2dda66c97d openldap: Fix compilation with newer glibc. 2012-08-06 22:00:10 +02:00
Michael Tremer
4d156ef691 libnl: Fix compilation with new glibc. 2012-08-06 21:59:53 +02:00
Michael Tremer
af4bfa7995 glibc: Add some more conifgure flags.
Enable experimental malloc and clean up redundant lines.
2012-08-06 20:19:35 +02:00
Michael Tremer
bbeb390b2d Install cpuid.h to toolchain. 2012-08-06 18:44:39 +02:00
Michael Tremer
d499764561 coreutils: Fix compiling coreutils with glibc >= 2.10. 2012-08-06 17:40:58 +02:00
Michael Tremer
ce346d23a4 glibc: Update to 2.12.2. 2012-08-06 17:40:22 +02:00
Arne Fitzenreiter
4a30f96cfc iptables: rootfile update. 2012-08-04 22:43:49 +02:00
Arne Fitzenreiter
064f9fdb80 compat-wireless: fix xen build. 2012-08-04 16:32:42 +02:00
Arne Fitzenreiter
06df0c03b1 cryptodev: fix build with normal and xen kernel. 2012-08-04 15:57:34 +02:00
Arne Fitzenreiter
52e9b6c7ea kernel: update to 3.2.25. 2012-08-04 15:23:01 +02:00
Arne Fitzenreiter
fdecb90721 kernel: use 3.2.x as default kernel.
config for arm kirkwoord and versatile is still missing.
some modules and addons are not build yet.
2012-08-04 11:29:21 +02:00
Arne Fitzenreiter
b07deb3806 dhcp: fix build with linux3.x. 2012-08-03 20:32:32 +02:00
Arne Fitzenreiter
c43ee7b069 kqemu: removed. 2012-08-03 19:26:46 +02:00
Arne Fitzenreiter
b94f97a790 madwifi: removed. 2012-08-03 19:22:05 +02:00
Arne Fitzenreiter
e9544fbec3 compat-wireless: update to 3.5-1-snpc. 2012-08-03 19:05:10 +02:00
Arne Fitzenreiter
2e8717bab8 tzdata: add VER string. 2012-08-03 19:04:18 +02:00
Arne Fitzenreiter
c40aa43762 Merge remote-tracking branch 'origin/master' into kernel-update 2012-08-03 16:40:50 +02:00
Arne Fitzenreiter
098f2c4b40 Merge remote-tracking branch 'origin/next' into kernel-update 2012-08-03 16:40:43 +02:00
Michael Tremer
3c4eaa3d2d glibc: Ship the icon data.
This is required that the iconv function (part of glibc) works
properly.
Those files also need to be shipped with the next core update.
2012-08-02 18:24:32 +02:00
Michael Tremer
ad92a4b8ad ccache: Update to 3.1.7. 2012-07-31 22:40:33 +02:00
Arne Fitzenreiter
d0cd3ef6b9 linux-xen: add linux2 lfs for xen kernel and header. 2012-07-29 18:46:44 +02:00