oe-checksums-sorter.py: speed up about 4X using a hash
authorMichael Smith <msmith@cbnco.com>
Sat, 27 Jun 2009 21:23:33 +0000 (17:23 -0400)
committerMichael Smith <msmith@cbnco.com>
Wed, 19 Aug 2009 13:13:01 +0000 (09:13 -0400)
commit1eb3a77d18748635f38804b78390fc09993c4475
tree3ccc1d6891dee6ff4fe113b42e6c4816392d4f12
parent3555703d298735f509973b30e5aa40c19c1f6a2e
oe-checksums-sorter.py: speed up about 4X using a hash

OK, this saves a grand total of one second a few times a week, but it
was bugging me...

Signed-off-by: Michael Smith <msmith@cbnco.com>
contrib/source-checker/oe-checksums-sorter.py