summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases/reproducible.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-01 14:23:31 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-02 14:15:27 +0000
commit18299a114c66280ba2d00becc3fae235d3a6cbd7 (patch)
treeaaae1d1bf0eaf0248a97226eb1e4e21c6981bfc1 /meta/lib/oeqa/selftest/cases/reproducible.py
parent14e7cc6c6040b983024bec56fbd32d9101507ff0 (diff)
downloadopenembedded-core-18299a114c66280ba2d00becc3fae235d3a6cbd7.tar.gz
lttng: Fix reproducibility issues
Add a hack to hardcode in specific rpaths which we then remove, allowing the build to be reproducible. Strip build patches out of one of the test scripts too. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/selftest/cases/reproducible.py')
-rw-r--r--meta/lib/oeqa/selftest/cases/reproducible.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/lib/oeqa/selftest/cases/reproducible.py b/meta/lib/oeqa/selftest/cases/reproducible.py
index bd260a4139..9c6f2e89d9 100644
--- a/meta/lib/oeqa/selftest/cases/reproducible.py
+++ b/meta/lib/oeqa/selftest/cases/reproducible.py
@@ -34,8 +34,6 @@ exclude_packages = [
'go-runtime',
'go_',
'go-',
- 'lttng-tools-dbg',
- 'lttng-tools-ptest',
'ltp',
'meson',
'ovmf-shell-efi',