]> 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>
Mon, 25 Feb 2019 22:13:06 +0000 (22:13 +0000)
commitbde50fc78ae75fd585f8914e458d65c328857fb2
treef3eca9b5c0a1e6fae8b51c801bfe3b04b465a9f2
parente5bebaddab47b418013f3d329dbb105ce69118bf
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.

(From OE-Core rev: 5ad0fe9ac6b6362011a17afaa7bee8e788093915)

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