]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-selftest: check for coverage version before starting tests
authorHumberto Ibarra <humberto.ibarra.lopez@intel.com>
Mon, 12 Sep 2016 20:30:50 +0000 (15:30 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Sep 2016 11:15:07 +0000 (12:15 +0100)
commitb28e6d6039902f79e46a764035b09c642cb31143
tree343abb60887518abfada806745a55960ac8cc30a
parent405262dbb1eec68a1f1f5e30d05f2c08efbd8b48
oe-selftest: check for coverage version before starting tests

python coverage versions lower than 4.x have problems with some distros. Adding the 4.x version as requirement to continue with coverage tracking.

[YOCTO #10207]

(From OE-Core rev: a378b817504986173c4b0984a28aead247589b3f)

Signed-off-by: Humberto Ibarra <humberto.ibarra.lopez@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-selftest