mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
selftest/reproducible: add webkitgtk back to exclusion list for dunfell
We are still getting occassional failures to reproduce (From OE-Core rev: 0d3603f9433266b619adf59bf5e5d346b0405062) 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
0d6ebaf8ff
commit
25b072541c
@@ -59,6 +59,7 @@ exclude_packages = [
|
||||
'systemd-bootchart',
|
||||
'systemtap',
|
||||
'valgrind-ptest',
|
||||
'webkitgtk',
|
||||
]
|
||||
|
||||
def is_excluded(package):
|
||||
|
||||
Reference in New Issue
Block a user