diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-09 10:49:31 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-09 22:23:30 +0000 |
commit | e0a7a6eb096d94010d159456d8a6e86b36ec7a6a (patch) | |
tree | f08e79a010e062a71fef4135bda8e0e4461b017a /scripts/lib | |
parent | cf616cbae7197c3f4feeccf25fbd14f843855fce (diff) | |
download | poky-e0a7a6eb096d94010d159456d8a6e86b36ec7a6a.tar.gz |
lib/oeqa/metadata: Add commit_time to branch metadata being saved
As well as commit counts, it is helpful to know when metadata dates from. Store
the unix timestamp for commits in a commit_time field alongside the commit count.
This is useful for performance graph analysis and saves having to recompute the
data.
(From OE-Core rev: 56d1bc3f8f45d2f9c8ca0319c429cec562a16384)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions