summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases/reproducible.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-24 21:40:52 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-26 15:19:28 +0000
commitf16f9c727569414cd52862dcba18d8e423f4e961 (patch)
treeaaa235f4fc474118b94f167ea2f0b1fc84f7cbc7 /meta/lib/oeqa/selftest/cases/reproducible.py
parentca82b695bd885be05b90083e15ddb4bff47a07de (diff)
downloadopenembedded-core-f16f9c727569414cd52862dcba18d8e423f4e961.tar.gz
cups: Fix reproducibility issues
configure inspects the host's /etc/group for these configuration options, fix this to the correct values by using configure options. 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.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/lib/oeqa/selftest/cases/reproducible.py b/meta/lib/oeqa/selftest/cases/reproducible.py
index 3bf8c29e51..af9dbda9e3 100644
--- a/meta/lib/oeqa/selftest/cases/reproducible.py
+++ b/meta/lib/oeqa/selftest/cases/reproducible.py
@@ -29,7 +29,6 @@ import datetime
#https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20210215-0_td9la2/packages/diff-html/
exclude_packages = [
'bootchart2-doc',
- 'cups',
'efivar',
'epiphany',
'gcr',