[ptxdist] request-pull: Updates for OSELAS Toolchain 2010.10.0

2010-09-10 Thread Carsten Schlote
Hi, this is the lastest version of our modified OSELAS Toolchain. Current eglibc branch 2.11 is revision 11493. Changes: - Updated gmp, mpfr and mpc libraries to latest versions. - Added GCC 4.5.1 support - Added binutils 2.20 support - Added EGLIBC 2.11 support - Updated GCC 4.4.x toolchains

[ptxdist] request-pull: Updates for OSELAS Toolchain 2010.10.0

2010-09-10 Thread Carsten Schlote
Hi, this is the lastest version of our modified OSELAS.Toolchain. The new patches are added to the existing patch stack. Toolchains packages were successfully build on Ubuntu 10.10.1 32/64 bit hosts. Changes: - Updated gmp, mpfr and mpc libraries to latest versions - Added GCC 4.5.x support

[ptxdist] [ptxdist/targetinfo] Bugfix for bash command line overflow, fix for giant deptree.ps

2010-09-10 Thread Carsten Schlote
Hi, Problem: ... make: execvp: bash: Argument list too long ... which happens in targetinfo macro. Macros reworked. Output to depends.out limited to seriously needed data and fixing the giant deptree.ps problem (200x_53_ pixel) Carsten -- commit

[ptxdist] request-pull: Add eglibs and current GDB support to ptxdist (feature from OSELAS Toolchain 2010.10.0)

2010-09-10 Thread Carsten Schlote
Hi, the previously posten patches for OSELAS.Toolchain add eglibc support and bumped version of GDB to 7.1. The patches add eglibc support as option to ptxdist and changes the GDB default version to 7.1. Carsten -- The following changes since commit 5e7ee8f939ceaecc44795b6d20f01800820aa3a9:

Re: [ptxdist] request-pull: Updates for OSELAS Toolchain 2010.10.0

2010-09-10 Thread Robert Schwebel
Hi Carsten, On Fri, Sep 10, 2010 at 02:40:58PM +0200, Carsten Schlote wrote: this is the lastest version of our modified OSELAS.Toolchain. Did you see my gcc-4.5 branch? We should try to bring the two efforts together. I have some longer train journeys next week, so I'll promise to check your

[ptxdist] [PATCH 02/22] [mono] added new package

2010-09-10 Thread Robert Schwebel
Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- rules/mono.in |9 ++ rules/mono.make | 219 +++ 2 files changed, 228 insertions(+), 0 deletions(-) create mode 100644 rules/mono.in create mode 100644 rules/mono.make diff

[ptxdist] [PATCH 01/22] [opkg] version bump r180 - 0.1.8

2010-09-10 Thread Robert Schwebel
Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- rules/opkg.in | 46 +-- rules/opkg.make | 57 +++--- 2 files changed, 88 insertions(+), 15 deletions(-) diff --git a/rules/opkg.in

[ptxdist] [PATCH 06/22] [dbus-glib] version bump 0.82 - 0.86

2010-09-10 Thread Robert Schwebel
Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- rules/dbus-glib.make |2 +- rules/host-dbus-glib.make |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/dbus-glib.make b/rules/dbus-glib.make index 3d2418a..7b397b7 100644 ---

[ptxdist] [PATCH 13/22] [alsa-lib] version bump 1.0.22 - 1.0.23

2010-09-10 Thread Robert Schwebel
While being there, use install_lib. Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- rules/alsa-lib.make | 29 - 1 files changed, 4 insertions(+), 25 deletions(-) diff --git a/rules/alsa-lib.make b/rules/alsa-lib.make index e14d235..5ba5e6f 100644 ---

[ptxdist] [PATCH 12/22] [inotify-tools] use install_lib

2010-09-10 Thread Robert Schwebel
Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- rules/inotify-tools.make | 18 ++ 1 files changed, 2 insertions(+), 16 deletions(-) diff --git a/rules/inotify-tools.make b/rules/inotify-tools.make index 7617009..5c320da 100644 --- a/rules/inotify-tools.make +++

[ptxdist] [PATCH 17/22] [libconfuse] use install_lib

2010-09-10 Thread Robert Schwebel
Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- rules/libconfuse.make |9 + 1 files changed, 1 insertions(+), 8 deletions(-) diff --git a/rules/libconfuse.make b/rules/libconfuse.make index c3399e6..d9e5b41 100644 --- a/rules/libconfuse.make +++ b/rules/libconfuse.make

[ptxdist] [PATCH 19/22] [libedit] version bump 20090610-3.0 - 20100424-3.0

2010-09-10 Thread Robert Schwebel
Fixed install_lib usage. Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- rules/libedit.make |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/rules/libedit.make b/rules/libedit.make index 1794bf2..6d75a1e 100644 --- a/rules/libedit.make +++

[ptxdist] [PATCH 18/22] [libdaemon] use install_link

2010-09-10 Thread Robert Schwebel
Signed-off-by: Robert Schwebel r.schwe...@pengutronix.de --- rules/libdaemon.make | 13 ++--- 1 files changed, 2 insertions(+), 11 deletions(-) diff --git a/rules/libdaemon.make b/rules/libdaemon.make index 5527e93..7933453 100644 --- a/rules/libdaemon.make +++ b/rules/libdaemon.make