diff options
| -rw-r--r-- | meta/lib/oeqa/selftest/cases/reproducible.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/lib/oeqa/selftest/cases/reproducible.py b/meta/lib/oeqa/selftest/cases/reproducible.py index 0e44ce4dbf..c8604a2054 100644 --- a/meta/lib/oeqa/selftest/cases/reproducible.py +++ b/meta/lib/oeqa/selftest/cases/reproducible.py | |||
| @@ -31,7 +31,6 @@ exclude_packages = [ | |||
| 31 | 'bootchart2-doc', | 31 | 'bootchart2-doc', |
| 32 | 'epiphany', | 32 | 'epiphany', |
| 33 | 'gcr', | 33 | 'gcr', |
| 34 | 'git', | ||
| 35 | 'glide', | 34 | 'glide', |
| 36 | 'go-dep', | 35 | 'go-dep', |
| 37 | 'go-helloworld', | 36 | 'go-helloworld', |
| @@ -44,7 +43,6 @@ exclude_packages = [ | |||
| 44 | 'libcap-ng', | 43 | 'libcap-ng', |
| 45 | 'libjson', | 44 | 'libjson', |
| 46 | 'libproxy', | 45 | 'libproxy', |
| 47 | 'lsb-release', | ||
| 48 | 'lttng-tools-dbg', | 46 | 'lttng-tools-dbg', |
| 49 | 'lttng-tools-ptest', | 47 | 'lttng-tools-ptest', |
| 50 | 'ltp', | 48 | 'ltp', |
| @@ -55,15 +53,12 @@ exclude_packages = [ | |||
| 55 | 'pybootchartgui', | 53 | 'pybootchartgui', |
| 56 | 'qemu', | 54 | 'qemu', |
| 57 | 'quilt-ptest', | 55 | 'quilt-ptest', |
| 58 | "rpm", | ||
| 59 | 'rsync', | 56 | 'rsync', |
| 60 | 'ruby', | 57 | 'ruby', |
| 61 | 'stress-ng', | 58 | 'stress-ng', |
| 62 | 'systemd-bootchart', | 59 | 'systemd-bootchart', |
| 63 | 'systemtap', | 60 | 'systemtap', |
| 64 | 'valgrind-ptest', | 61 | 'valgrind-ptest', |
| 65 | 'vim', | ||
| 66 | 'webkitgtk', | ||
| 67 | ] | 62 | ] |
| 68 | 63 | ||
| 69 | def is_excluded(package): | 64 | def is_excluded(package): |
