]> code.ossystems Code Review - openembedded-core.git/commit
sdk/buldgalculator.py: check against multilib for gtk+3
authorChen Qi <Qi.Chen@windriver.com>
Wed, 29 Aug 2018 02:56:30 +0000 (10:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Aug 2018 15:16:06 +0000 (16:16 +0100)
commitce82ee46f4a7beb5663238b276e779e5c9657777
tree6a12f0bd4349c5e4098d24fb8a12eb893ec9a5e1
parent163764ad4760a5fabf65640df5f968be98ad13d2
sdk/buldgalculator.py: check against multilib for gtk+3

When determining whether to skip the test case, the check should be
done with consideration of multilib. Otherwise, we will meet the
following error when testing against lib32 environment.

  No package 'gtk+-3.0' found

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/sdk/cases/buildgalculator.py