]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
resulttool: Clean up repoducible build logs
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Nov 2024 16:15:46 +0000 (16:15 +0000)
committerSteve Sakoman <steve@sakoman.com>
Wed, 4 Dec 2024 15:21:02 +0000 (07:21 -0800)
commit316535d421be32d773a4f98beea5bf2aabfccefb
treeb19f8ca13a57dd004280800bad2765df844c9135
parent8a34083bf097bf6a8362ce7f9b86fba5662a27bd
resulttool: Clean up repoducible build logs

We've improved the data stored for reproduicible builds. Teach resulttool how
to apply those cleanups when reprocessing data so we can reduce results file
sizes and make the data easier to process.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b799c57ae6d61c1b1c7035c8a2c4ba6ee08d1a81)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/resulttool/resultutils.py