[Buildroot] [PATCH 0/2] toolchain: update the crosstool-NG backend

Yann E. MORIN yann.morin.1998 at anciens.enib.fr
Sun Aug 7 19:19:47 UTC 2011


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.


More information about the buildroot mailing list