]> code.ossystems Code Review - openembedded-core.git/commit
sstatetests: Use TUNE_ARCH instead of TARGET_ARCH
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 4 May 2014 16:36:10 +0000 (17:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 4 May 2014 16:36:14 +0000 (17:36 +0100)
commitb77494025b3d47fd5130ae6c445ac84cabb1f91e
tree64330dacffc958184138a699eb7045283b3b3cd0
parentc5230b459fb4ef486f657f5633b67ca925981f03
sstatetests: Use TUNE_ARCH instead of TARGET_ARCH

The scripts extact variable values from bitbake -e. Unfortunately
TARGET_ARCH is unset from that environment so we use TUNE_ARCH instead
which will have the value we need.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/sstatetests.py