summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python/python-subunit.inc
AgeCommit message (Collapse)AuthorFiles
2018-07-30python3-subunit: add it for oeqaRobert Yang1
- It is required by oeqa, add it so that we can add nativesdk-python3-subunit to buildtools-tarball. - The original one is python-subunit_1.1.0.bb which is from meta-openstack layer, I divided it into python-subunit.inc and python3-subunit_1.1.0.bb and extended to nativesdk. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>