]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/cases/python: use python 3 rather than python 2
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 4 Apr 2018 11:13:21 +0000 (14:13 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 May 2018 13:05:21 +0000 (14:05 +0100)
commit3bb585a2da9c788ffa61e4e452b331c61d389df0
treeb3395683b3cccd0ec1070146777238ade9979b07
parent53d42caccd6864544b71671a6f8a129df63181ec
oeqa/runtime/cases/python: use python 3 rather than python 2

For example, core-image-sato skipped the test alltogether, as it
no longer pulls in Python 2.x at all.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/python.py