]> code.ossystems Code Review - openembedded-core.git/commitdiff
selftest/reproducible: Remove no longer needed exclusions
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Feb 2021 16:14:20 +0000 (16:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Feb 2021 17:00:13 +0000 (17:00 +0000)
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>
meta/lib/oeqa/selftest/cases/reproducible.py

index 860c8c95886c0fa808f13656d3a9ce5d84b476ae..cb4c59ca6fa6ce40583ec37b14fead45fd50ddb8 100644 (file)
@@ -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'