All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] toolchain: update the crosstool-NG backend
@ 2011-08-07 19:19 Yann E. MORIN
  2011-08-07 19:19 ` [Buildroot] [PATCH 1/2] toochain/crosstool-NG: bump version Yann E. MORIN
  2011-08-07 19:19 ` [Buildroot] [PATCH 2/2] toolchain/crosstool-NG: update bundled config files Yann E. MORIN
  0 siblings, 2 replies; 6+ messages in thread
From: Yann E. MORIN @ 2011-08-07 19:19 UTC (permalink / raw)
  To: buildroot

Hello All!

This patchset updates the crosstool-NG backend to the newly released 1.12.0.
Existing patches were applied upstream, and are no longer needed. A new patch
is added because it works around a limitation specific to buildroot; it will
not go upstream as-is, a better fix will have to be found.

    [PATCH 1/2] toochain/crosstool-NG: bump version
    [PATCH 2/2] toolchain/crosstool-NG: update bundled config files

 .../crosstool-ng-000-makefile-recursion.patch      |   30 +++
 package/crosstool-ng/crosstool-ng-001-no-cvs.patch |   15 --
 ...-break-on-existing-symlinks-and-build.log.patch |   76 -------
 .../crosstool-ng-003-autostuf-compat.patch         |   10 -
 package/crosstool-ng/crosstool-ng.mk               |    2 +-
 .../crosstool-ng.config-eglibc                     |  227 ++++++-------------
 .../crosstool-ng.config-glibc                      |  234 ++++++--------------
 .../crosstool-ng.config-uClibc                     |  192 ++++------------
 toolchain/toolchain-crosstool-ng/crosstool-ng.mk   |    2 +-
 9 files changed, 212 insertions(+), 576 deletions(-)

Regards,
Yann E. MORIN.

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Buildroot] [PATCH 0/2] toolchain: update the crosstool-NG backend, v2
@ 2011-08-07 20:37 Yann E. MORIN
  2011-08-07 20:37 ` [Buildroot] [PATCH 1/2] toochain/crosstool-NG: bump version Yann E. MORIN
  0 siblings, 1 reply; 6+ messages in thread
From: Yann E. MORIN @ 2011-08-07 20:37 UTC (permalink / raw)
  To: buildroot

Hello All!

This patchset updates the crosstool-NG backend to the newly released 1.12.0.
Existing patches were applied upstream, and are no longer needed. A new patch
is added because it works around a limitation specific to buildroot; it will
not go upstream as-is, a better fix will have to be found.

Changes since v1:
- simply get rid of the recursion test, it can't happen (Peter)

    [PATCH 1/2] toochain/crosstool-NG: bump version
    [PATCH 2/2] toolchain/crosstool-NG: update bundled config files

 .../crosstool-ng-000-makefile-recursion.patch      |   39 ++++
 package/crosstool-ng/crosstool-ng-001-no-cvs.patch |   15 --
 ...-break-on-existing-symlinks-and-build.log.patch |   76 -------
 .../crosstool-ng-003-autostuf-compat.patch         |   10 -
 package/crosstool-ng/crosstool-ng.mk               |    2 +-
 .../crosstool-ng.config-eglibc                     |  227 ++++++-------------
 .../crosstool-ng.config-glibc                      |  234 ++++++--------------
 .../crosstool-ng.config-uClibc                     |  192 ++++------------
 toolchain/toolchain-crosstool-ng/crosstool-ng.mk   |    2 +-
 9 files changed, 221 insertions(+), 576 deletions(-)

Regards,
Yann E. MORIN.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-08-07 20:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-07 19:19 [Buildroot] [PATCH 0/2] toolchain: update the crosstool-NG backend Yann E. MORIN
2011-08-07 19:19 ` [Buildroot] [PATCH 1/2] toochain/crosstool-NG: bump version Yann E. MORIN
2011-08-07 19:27   ` Peter Korsgaard
2011-08-07 19:36     ` Yann E. MORIN
2011-08-07 19:19 ` [Buildroot] [PATCH 2/2] toolchain/crosstool-NG: update bundled config files Yann E. MORIN
  -- strict thread matches above, loose matches on Subject: below --
2011-08-07 20:37 [Buildroot] [PATCH 0/2] toolchain: update the crosstool-NG backend, v2 Yann E. MORIN
2011-08-07 20:37 ` [Buildroot] [PATCH 1/2] toochain/crosstool-NG: bump version Yann E. MORIN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.