]> code.ossystems Code Review - openembedded-core.git/commit
python: clean up ptest
authorRoss Burton <ross.burton@intel.com>
Fri, 12 Oct 2018 11:55:02 +0000 (12:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Nov 2018 16:32:31 +0000 (16:32 +0000)
commitc4647674da480c5925178cd821ce2d485c7467b7
tree083d2afb1da352b3f72b987f0a2df152950924d9
parentab2dd15f72a94cce528276e6e3e38c56677e7ba4
python: clean up ptest

As the manifest handling is done differently now, just inherit ptest with the
other inherits.

test_shutil needs unzip so add to RDEPENDS.

Instead of using a patched Makefile, call test.regrtest directly.

(From OE-Core rev: 84f34ad223b1e3f36cab2ac12246eb90efc919bc)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/python/python/fix-makefile-for-ptest.patch [deleted file]
meta/recipes-devtools/python/python/run-ptest
meta/recipes-devtools/python/python_2.7.15.bb