icecc.bbclass: fix irt changes in toolchains installation
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Fri, 4 Jun 2010 12:50:41 +0000 (16:50 +0400)
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Fri, 4 Jun 2010 12:50:41 +0000 (16:50 +0400)
commit3db17146cb491d7d0f25ef7ecc24b31478b4b2ff
tree0b80fb534e998671d49792aae278cb35f4ad6411
parent52b03b11c03899be56ca632411b2e61ac9670554
icecc.bbclass: fix irt changes in toolchains installation

The installation of toolchains in /cross/ has changed a bit, resulting
in failures of icecc.bbclass to find necessary files (libstdc++.so, g++, etc.)
Fix that by pointing the class file to libstdc++ in staging and corrent name
of target g++.

Also correct the name of kernel toolchain tarball.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
classes/icecc.bbclass