]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa: add Galculator to SDK and runtime tests
authorRoss Burton <ross.burton@intel.com>
Tue, 21 Jun 2016 14:33:11 +0000 (15:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jul 2016 15:08:54 +0000 (16:08 +0100)
commit53fcfe4348a2ca727844f2b0bd3fca2902cbdda0
tree8cd707befa0d8b64dca3d0abcdb54adae0aba8cb
parent9856fe02bf30cd9e834a7d324e357070f4d7735f
lib/oeqa: add Galculator to SDK and runtime tests

This is a GTK+3 application, so we don't need to ship GTK+ 2 in Sato just for
the SDK test suite.

[ YOCTO #9780 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/runtime/buildgalculator.py [new file with mode: 0644]
meta/lib/oeqa/sdk/buildgalculator.py [new file with mode: 0644]