toolchain-scripts: Sync the SDK/ADT values to the build system
authorMark Hatle <mark.hatle@windriver.com>
Tue, 10 Jul 2012 20:54:38 +0000 (15:54 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jul 2012 17:02:55 +0000 (18:02 +0100)
commitd5a18eea7fbb9b3b3ec88a7871e67f42a7766054
tree8ca330dc837ae6d540fcbb6be828fc62e8dd0e67
parentdf0ee3024f17cc334f1cc9bbd5bf5c8881ff6d88
toolchain-scripts: Sync the SDK/ADT values to the build system

The build system passes specific TUNE (fundamental) flag values to various
tools instead of using a shell wrapper or similar.  It is important that the
build system and ADT/SDK match the behaviors exactly, or we are likely to
have differences in the way build-system and external components are built
leading to configuration, compilation and/or run-time problems.

(From OE-Core rev: 2bd0aaf98c5d586638d82f5f22c1c24122a889a3)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toolchain-scripts.bbclass