poky/scripts/lib
Richard Purdie 36165cce68 oe-build-perf-report: relax metadata matching rules
As the poky repository is no longer used, measurements are indexed using
the oe-core commit. But as bitbake, oe-core and meta-yocto are now
retrieved from separate gits, while measuring performances for a given branch
at some time interval, we can get the same commit for oe-core but
different ones for bitbake or meta-yocto. As a consequence, metadata
associated with the same index (oe-core commit) might differ.

To work around this, relax the equality checks for commit, commit_time
and commit_count since they might no longer match.

Ideally we'd group them into separate results but for now, treat them
as being the same.

[Based on work from Mathieu Dubois-Briand but fixed differently]
(From OE-Core rev: ff72b41a3f0bf1820405b8782f0d125cd10e3406)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit e7dc42e30c76bf0fbb4d3cc019bbec675bac55fa)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-11-24 06:57:39 -08:00
..
build_perf oe-build-perf-report: relax metadata matching rules 2025-11-24 06:57:39 -08:00
checklayer scripts: python 3.12 regex 2024-03-01 05:19:54 -10:00
devtool devtool: Fix the wrong variable in srcuri_entry 2023-07-12 05:11:38 -10:00
recipetool scripts: python 3.12 regex 2024-03-01 05:19:54 -10:00
resulttool resulttool: Improve repo layout for oeselftest results 2024-12-09 07:54:03 -08:00
wic wic: fix wrong attempt to create file system in upartitioned regions 2023-09-23 05:26:16 -10:00
argparse_oe.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
buildstats.py scripts/lib/buildstats: handle top-level build_stats not being complete 2023-04-11 11:31:52 +01:00
scriptpath.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
scriptutils.py scriptutils: Fix handling of srcuri urls 2022-02-12 17:05:35 +00:00