reproducibile: remove perf from exclusions

We have fixes for perf reproducibility, so we can drop it from the
exclusion list.

(From OE-Core rev: 2989779fa244ec2c2c714c27f67753eefeeaf4af)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2021-03-09 14:23:37 -05:00
committed by Richard Purdie
parent ffc36f351f
commit 6b624af071

View File

@@ -36,7 +36,6 @@ exclude_packages = [
'go-',
'meson',
'ovmf-shell-efi',
'perf',
'ruby-ri-docs'
]