]> code.ossystems Code Review - openembedded-core.git/commit
oeqa: reproducible: Do not strip packages
authorJoshua Watt <jpewhacker@gmail.com>
Sun, 19 Jan 2020 18:59:59 +0000 (12:59 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Feb 2020 00:09:59 +0000 (00:09 +0000)
commit0e23c6faf8169a333ae29064553705b5d7d6b589
treed4cddd85f3e65cf8bef3f42aa53b68697dea7497
parentb3313a10a3eb93f0a3710a35de0404fb49cd6202
oeqa: reproducible: Do not strip packages

Do not strip packages when testing reproducible builds. In some cases,
stripped data differs between builds, but then gets removed. However,
the contents affect the generation of the GCC build-id, which then
differs in the resulting ELF files, even though the data that caused
this is no longer there. Inhibit stripping so that their causes can be
evaluated.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/reproducible.py