mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 17:02:22 +02:00
reproducible.py: add quilt-ptest and valgrind-ptest
Both don't seem to be reproducible with fedora 33 (From OE-Core rev: 55dc503f4ab33e2aa51a3a6e4003131e0b9355ff) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b604159422
commit
1e4d928f31
@@ -54,12 +54,14 @@ exclude_packages = [
|
||||
'piglit',
|
||||
'pybootchartgui',
|
||||
'qemu',
|
||||
'quilt-ptest',
|
||||
"rpm",
|
||||
'rsync',
|
||||
'ruby',
|
||||
'stress-ng',
|
||||
'systemd-bootchart',
|
||||
'systemtap',
|
||||
'valgrind-ptest',
|
||||
'vim',
|
||||
'webkitgtk',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user