]> 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>
Sat, 13 Oct 2018 15:03:44 +0000 (16:03 +0100)
commit84f34ad223b1e3f36cab2ac12246eb90efc919bc
treeeeae2bf43227e78b92f933acc4999327779e2704
parent5e7a75c226d4df0c066f04eaea014b8888c6bed2
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.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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