[OE-core] [PATCH 0/3] handle issues with coverage file when coverage is not installed

Humberto Ibarra humberto.ibarra.lopez at intel.com
Wed Apr 6 03:15:51 UTC 2016


Coverage subprocessing setup used to require user intervention. However,
after bug Yocto #8930 was fixed, this was changed and it is now automatically
controlled.

Error and warning messages remained that are not longer valid, and needed to be
removed. One of these issues was caused by a file introduced in that bug (8930).

This series handles all these issues caused by #8930. 


Humberto Ibarra (3):
  scripts/oe-selftest: remove unneeded coverage warning
  scripts/oe-selftest: remove coverage file if any coverage option is
    given
  scripts/oe-selftest: avoid the creation of coverage file when coverage
    not installed

 scripts/oe-selftest | 61 ++++++++++++++++++++++++++---------------------------
 1 file changed, 30 insertions(+), 31 deletions(-)

-- 
2.1.4




More information about the Openembedded-core mailing list