]> code.ossystems Code Review - openembedded-core.git/commit
classes/package: Sort ELF file list
authorJoshua Watt <jpewhacker@gmail.com>
Mon, 3 Jun 2019 15:29:47 +0000 (10:29 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Jun 2019 08:09:34 +0000 (09:09 +0100)
commitde86bfeda6e3845336a0b56c883b49219967128f
tree54b301dda038a25f0a10acaeae2aff2c93819af0
parent222d485e4eb789307093d57cb3c8d373c2e695b8
classes/package: Sort ELF file list

Sorts the list of detected ELF files by path before processing. This
ensures that when multiple files are hardlinked together the first one
found is always the same. This is required to have reproducible builds.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass