]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: ensure eSDK sstate lists sorted secondarily by name
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 22 Jul 2016 12:38:14 +0000 (00:38 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2016 22:47:03 +0000 (23:47 +0100)
commit7340c1ea677731d21351d47d935d9de7d7e2eda5
tree7a07953e648c0a3c0f5ae8f0bc12477d17e5f38f
parent4bf5be6a1fc39f367bbb59e1787cb55e7b5835ae
classes/buildhistory: ensure eSDK sstate lists sorted secondarily by name

I got fed up with seeing items dance around in sstate-package-sizes.txt
in the buildhistory git repo simply because they have the same size.
Let's sort the list first by size and then also by name to ensure items
with the same size are deterministically sorted.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/buildhistory.bbclass