]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3: use built-in distutils for ptest, rather than setuptools' 'fork'
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 18 May 2022 10:58:43 +0000 (12:58 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 May 2022 21:52:15 +0000 (22:52 +0100)
commitc0c1ee33781733d712cd983be460001cd7938014
tree67a9243a32d276a1ad0b0634f1d3a801512fde7c
parent54cc185e9c7b2343c36718102a607f13937c6991
python3: use built-in distutils for ptest, rather than setuptools' 'fork'

The setuptools version is now used by default when setuptools is installed,
but it  is incompatible with some of python's own tests.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/run-ptest