summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-13 16:14:20 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-13 17:00:13 +0000
commitc71c984a9cd6d130ece08153d7d92bb33c7ec444 (patch)
treecfb8856bdd80fa95c5225f78e7433d49cc3f26fd /meta
parentd2c52125d1cdc06c7e08d507ca68f3e4612a4314 (diff)
downloadopenembedded-core-contrib-c71c984a9cd6d130ece08153d7d92bb33c7ec444.tar.gz
selftest/reproducible: Remove no longer needed exclusions
It appears these exclusions are no longer needed with master, drop them and improve our reproducibilty metrics. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/lib/oeqa/selftest/cases/reproducible.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/lib/oeqa/selftest/cases/reproducible.py b/meta/lib/oeqa/selftest/cases/reproducible.py
index 860c8c9588..cb4c59ca6f 100644
--- a/meta/lib/oeqa/selftest/cases/reproducible.py
+++ b/meta/lib/oeqa/selftest/cases/reproducible.py
@@ -29,8 +29,6 @@ exclude_packages = [
'babeltrace2-ptest',
'bootchart2-doc',
'cups',
- 'cwautomacros',
- 'dtc',
'efivar',
'epiphany',
'gcr',
@@ -45,7 +43,6 @@ exclude_packages = [
'gstreamer1.0-python',
'gtk-doc',
'igt-gpu-tools',
- 'kernel-devsrc',
'libaprutil',
'libcap-ng',
'libhandy-1-src',
@@ -56,20 +53,15 @@ exclude_packages = [
'lttng-tools-dbg',
'lttng-tools-ptest',
'ltp',
- 'meson',
'ovmf-shell-efi',
'parted-ptest',
'perf',
'python3-cython',
'qemu',
- 'quilt-ptest',
'rsync',
- 'ruby',
'swig',
'syslinux-misc',
'systemd-bootchart',
- 'valgrind-ptest',
- 'vim',
'watchdog',
'xmlto',
'xorg-minimal-fonts'