]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: avoid git diff churn by sorting more dictionaries
authorJacob Kroon <jacob.kroon@gmail.com>
Fri, 21 Dec 2018 09:05:00 +0000 (10:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Jan 2019 10:54:01 +0000 (10:54 +0000)
commit031d708aedda11d65ba9746af4f01b91264a1f86
tree94f163806e409eaf1b1c66e79ecd913e705e9a77
parent6de9eb72f679dd8d8e4de972b1da978522cff8b4
classes/buildhistory: avoid git diff churn by sorting more dictionaries

Sort 'srcrevs' and 'tag_srcrevs' before iterating over them in order
to avoid unnecessary changes in the build history.

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/buildhistory.bbclass