diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-25 15:19:22 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-26 15:21:21 +0000 |
commit | 574f981fd8f832aca2ee9915ab579638b61b0361 (patch) | |
tree | 175657b94ce596f702188c68d88bc667968ac9ad /meta/lib/oeqa | |
parent | dd371100bdc4b8be289739b9ad798ef880b54631 (diff) | |
download | poky-574f981fd8f832aca2ee9915ab579638b61b0361.tar.gz |
libsecret: Improve determimism
(From OE-Core rev: 28175c44e7402397a24a00a4b056eef39b0a03fa)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa')
-rw-r--r-- | meta/lib/oeqa/selftest/cases/reproducible.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/lib/oeqa/selftest/cases/reproducible.py b/meta/lib/oeqa/selftest/cases/reproducible.py index ec8ac0bcc8..03a29241c7 100644 --- a/meta/lib/oeqa/selftest/cases/reproducible.py +++ b/meta/lib/oeqa/selftest/cases/reproducible.py | |||
@@ -41,8 +41,6 @@ exclude_packages = [ | |||
41 | 'libaprutil', | 41 | 'libaprutil', |
42 | 'libhandy-1-src', | 42 | 'libhandy-1-src', |
43 | 'libid3tag', | 43 | 'libid3tag', |
44 | 'libsecret-dev', | ||
45 | 'libsecret-src', | ||
46 | 'lttng-tools-dbg', | 44 | 'lttng-tools-dbg', |
47 | 'lttng-tools-ptest', | 45 | 'lttng-tools-ptest', |
48 | 'ltp', | 46 | 'ltp', |