mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
selftest/reproducible: adjust exclusion list for dunfell
Signed-off-be: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cf167fa273
commit
3855395469
@@ -31,7 +31,6 @@ exclude_packages = [
|
||||
'bootchart2-doc',
|
||||
'epiphany',
|
||||
'gcr',
|
||||
'git',
|
||||
'glide',
|
||||
'go-dep',
|
||||
'go-helloworld',
|
||||
@@ -44,7 +43,6 @@ exclude_packages = [
|
||||
'libcap-ng',
|
||||
'libjson',
|
||||
'libproxy',
|
||||
'lsb-release',
|
||||
'lttng-tools-dbg',
|
||||
'lttng-tools-ptest',
|
||||
'ltp',
|
||||
@@ -55,15 +53,12 @@ exclude_packages = [
|
||||
'pybootchartgui',
|
||||
'qemu',
|
||||
'quilt-ptest',
|
||||
"rpm",
|
||||
'rsync',
|
||||
'ruby',
|
||||
'stress-ng',
|
||||
'systemd-bootchart',
|
||||
'systemtap',
|
||||
'valgrind-ptest',
|
||||
'vim',
|
||||
'webkitgtk',
|
||||
]
|
||||
|
||||
def is_excluded(package):
|
||||
|
||||
Reference in New Issue
Block a user