git, rsync and groff have their reproducibility issues fixed, remove from the exclusion list. Also fix whitespace.
Signed-off-by: Richard Purdie <[email protected]> --- meta/lib/oeqa/selftest/cases/reproducible.py | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/meta/lib/oeqa/selftest/cases/reproducible.py b/meta/lib/oeqa/selftest/cases/reproducible.py index 9785c5ffac2..58704dcdc3b 100644 --- a/meta/lib/oeqa/selftest/cases/reproducible.py +++ b/meta/lib/oeqa/selftest/cases/reproducible.py @@ -34,13 +34,11 @@ exclude_packages = [ 'efivar', 'epiphany', 'gcr', - 'git', 'glide', 'go-dep', 'go-helloworld', 'go-runtime', 'go_', - 'groff', 'gst-devtools', 'gstreamer1.0-python', 'gtk-doc', @@ -55,14 +53,13 @@ exclude_packages = [ 'lttng-tools-dbg', 'lttng-tools-ptest', 'ltp', - 'meson', + 'meson', 'ovmf-shell-efi', 'parted-ptest', 'perf', 'python3-cython', 'qemu', - 'rsync', - 'ruby-ri-docs', + 'ruby-ri-docs', 'swig', 'syslinux-misc', 'systemd-bootchart' -- 2.27.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#148407): https://lists.openembedded.org/g/openembedded-core/message/148407 Mute This Topic: https://lists.openembedded.org/mt/80811236/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
