]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Thu, 29 Nov 2018 23:34:46 +0000 (23:34 +0000)
commit4a62530f7616f40dd06191e1ca0f746c37ef86c5
treefeb6f160673ad96c0c4b97c8b79112c26251aee1
parent5823d1c8431c83bdced32451246c4d982cbf25a3
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