summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases/reproducible.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-24 22:49:59 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-26 15:21:21 +0000
commitf8871d842a98acedb0caf0135f828139221f81d2 (patch)
treecf8bb96ba1295afa9f0fe419468ad1587c4e8371 /meta/lib/oeqa/selftest/cases/reproducible.py
parent39a67849e9c932d3675702a2c966627988b4dbe4 (diff)
downloadpoky-f8871d842a98acedb0caf0135f828139221f81d2.tar.gz
gcr: Fix reproducibility issue
(From OE-Core rev: b53133572de9e5bdf77dd44831a86ec34bf41b2c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/selftest/cases/reproducible.py')
-rw-r--r--meta/lib/oeqa/selftest/cases/reproducible.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/lib/oeqa/selftest/cases/reproducible.py b/meta/lib/oeqa/selftest/cases/reproducible.py
index af9dbda9e3..81a98795f8 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 'efivar', 32 'efivar',
33 'epiphany', 33 'epiphany',
34 'gcr',
35 'glide', 34 'glide',
36 'go-dep', 35 'go-dep',
37 'go-helloworld', 36 'go-helloworld',