]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sdk/python: add Python 2 and fix detection
authorRoss Burton <ross.burton@intel.com>
Thu, 29 Nov 2018 17:39:33 +0000 (17:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Dec 2018 12:19:43 +0000 (12:19 +0000)
commitd286c2ad3eec24978557e16a8fa599476791109f
treecee3763d66fd255cf887381d2ef87a9d129c7e80
parentd11576f569ee618a8e638eee3b1f17bf8a9d4264
oeqa/sdk/python: add Python 2 and fix detection

Add a Python 2 form to exercise that if present, and fix the setUp() so it
actually looks for a package that exists (nativesdk-python3 is a virtual
package, the interpretter is in nativesdk-python3-core).

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/sdk/cases/python.py