]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Fri, 4 May 2018 12:28:02 +0000 (13:28 +0100)
commit1ef125ded6d4cc6f0e707a9fd6e0ab65e0dce47d
treed3d97f6c41bfcebc35d25d8652dfacf2e53f0f3c
parentc292f9ebc5f3c4b06185482295694d7e3c059791
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>
meta/lib/oeqa/runtime/cases/python.py