All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] selftest/reproducible: Drop ovmf exclsuion
@ 2021-03-19 17:52 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2021-03-19 17:52 UTC (permalink / raw)
  To: openembedded-core

The hardcoded path issue was fixed, drop the exclsuion.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/lib/oeqa/selftest/cases/reproducible.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/lib/oeqa/selftest/cases/reproducible.py b/meta/lib/oeqa/selftest/cases/reproducible.py
index 1945a12c319..a62757399b9 100644
--- a/meta/lib/oeqa/selftest/cases/reproducible.py
+++ b/meta/lib/oeqa/selftest/cases/reproducible.py
@@ -33,7 +33,6 @@ exclude_packages = [
 	'go-runtime',
 	'go_',
 	'go-',
-	'ovmf-shell-efi',
 	'ruby-ri-docs'
 	]
 
-- 
2.30.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-19 17:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19 17:52 [PATCH] selftest/reproducible: Drop ovmf exclsuion Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.