]> code.ossystems Code Review - openembedded-core.git/commit
buildhistory: filter out the unexpected prefix for native/cross sysroots
authorRoss Burton <ross.burton@intel.com>
Mon, 8 Jul 2019 23:46:50 +0000 (00:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Jul 2019 08:55:45 +0000 (09:55 +0100)
commit8bf53fbb62749b5d77c246fab6e1246b93f8c50f
treec7e37f90c6309ba10d520e8ee828b4c7970ab88d
parentfadb7ae78876a7cf25c48481ff4ed3131e53415f
buildhistory: filter out the unexpected prefix for native/cross sysroots

For various technical reasons, native and cross builds have a prefix that
includes the full path to the sysroot.  As these are stripped away before the
files are used in the sysroot, we should also filter them out of the
buildhistory report.  This both removes noise when sharing a buildhistory
repository between different build directories, and improves the accuracy of the
reports.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/buildhistory.bbclass