Signed-off-by: Alexandre Belloni <[email protected]> --- meta/lib/oeqa/selftest/cases/reproducible.py | 3 --- 1 file changed, 3 deletions(-)
diff --git a/meta/lib/oeqa/selftest/cases/reproducible.py b/meta/lib/oeqa/selftest/cases/reproducible.py index e4582cb82a6a..4bd102c4682e 100644 --- a/meta/lib/oeqa/selftest/cases/reproducible.py +++ b/meta/lib/oeqa/selftest/cases/reproducible.py @@ -25,8 +25,6 @@ import datetime # https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20201203-sua0pzvc/ # (both packages/ and packages-excluded/) -# ruby-ri-docs, meson: -#https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20210215-0_td9la2/packages/diff-html/ # rust-llvm: #https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20210825-kaihham6/ exclude_packages = [ @@ -35,7 +33,6 @@ exclude_packages = [ 'go-runtime', 'go_', 'go-', - 'ruby-ri-docs', 'rust-llvm-liblto', 'rust-llvm-staticdev' ] -- 2.31.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#156547): https://lists.openembedded.org/g/openembedded-core/message/156547 Mute This Topic: https://lists.openembedded.org/mt/86039543/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
