selftest/reproducible: Drop ovmf exclusion

The hardcoded path issue was fixed, drop the exclusion.

(From OE-Core rev: 58e02c83dcf4d6c40c206a0371ef5d7f8db2b272)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2021-03-19 17:51:55 +00:00
parent 56c043a58d
commit 80a5009f2d

View File

@@ -33,7 +33,6 @@ exclude_packages = [
'go-runtime',
'go_',
'go-',
'ovmf-shell-efi',
'ruby-ri-docs'
]