toolchain/crosstool-ng: vendor part of tuple should be 'buildroot'
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 17 Oct 2012 11:46:09 +0000 (11:46 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 18 Oct 2012 07:10:32 +0000 (09:10 +0200)
commit965cab82af11943ed52ed70aafc9f72c79744664
tree64f85aaf54705062c7d11c270342b134c8fd0c94
parentacec9cda475c2901c20bc6616d3b5048608ff9f2
toolchain/crosstool-ng: vendor part of tuple should be 'buildroot'

Since 11017f081fc5b034e680d89eaea729c19f450e01, the Crosstool-ng
backend generates toolchains that have a prefix inconsistent with what
Buildroot expects. Buildroot expects a "buildroot" vendor name, while
Crosstool-NG builds toolchain with the "unknown" vendor name.

This is causing build failure such as:

  http://autobuild.buildroot.org/results/15b2c0e50a81b86dd13af684c9254df2bc0df8de/build-end.log

Fix this by changing the vendor part of the tuple used by Crosstool-NG
to "buildroot".

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-crosstool-ng/crosstool-ng.mk