From 95de6fe491ac65b66e0c90bf6634841dcf3ca4e1 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Nov 13 2020 11:13:59 +0000 Subject: Do not skip buildinstall for Everything. Signed-off-by: Jan Kaluza --- diff --git a/shared/buildinstall.conf b/shared/buildinstall.conf index 6040cb8..104d8f5 100644 --- a/shared/buildinstall.conf +++ b/shared/buildinstall.conf @@ -12,12 +12,6 @@ lorax_options = [ buildinstall_skip = [ EXTRA_BUILDINSTALL_SKIP, - ('^Everything$', { - 'i386': True, - 'aarch64': True, - 'ppc64le': True, - 's390x': True - }), ("^(AppStream|CRB|ResilientStorage|HighAvailability|SAP|SAPHANA|RT|NFV)$", { '*': True }),