]> code.ossystems Code Review - openembedded-core.git/commit
do_image_cpio: Improve reproducibility
authorErnst Sjöstrand <ernst.sjostrand@verisure.com>
Mon, 25 Nov 2019 05:41:41 +0000 (05:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Nov 2019 13:23:27 +0000 (13:23 +0000)
commit930c1f69c928e21bda6bef7aad926d335195e107
treecf87356edb0be52d68edd256cf60ee01bf8e5bb7
parent84cc08942fd3d17fb603e90f362a1ee5653a225d
do_image_cpio: Improve reproducibility

Find lists files in the order that the filesystem has registered them,
which can vary. Adding a sort should have minimal performance impact.
Also use the --reproducible option to cpio.

Signed-off-by: Ernst Sjöstrand <ernst.sjostrand@verisure.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass