]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
classes/buildhistory: ensure eSDK sstate lists sorted secondarily by name paule/extsdkfixes12-oe
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 22 Jul 2016 03:13:01 +0000 (15:13 +1200)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 25 Jul 2016 08:34:01 +0000 (20:34 +1200)
commit3affca68f0f7fd7d0bf47b112f40b8c643677c79
treedbc4cc5c71fdc77d073c4620be000c2fc538c3b7
parent8faf4545a82941af0020f5d8db3e6ef0dc891629
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>
meta/classes/buildhistory.bbclass