From c1059e39735b1e8cc01f7ce89d93167932cfd41a Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Wed, 18 Mar 2020 16:37:07 -0400 Subject: meta-phosphor: distro: drop meta-virt meta-virtualization was dropped from Phosphor OpenBMC awhile back. There isn't any reason to continue setting this variable. (From meta-phosphor rev: 5388be3ff1475f9214ff4372acbe6a2f1831bb4d) Change-Id: I62dc934e07983623e924b657d7373714b42c9fa4 Signed-off-by: Brad Bishop Signed-off-by: Andrew Geissler --- meta-phosphor/conf/distro/include/phosphor-base.inc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'meta-phosphor/conf') diff --git a/meta-phosphor/conf/distro/include/phosphor-base.inc b/meta-phosphor/conf/distro/include/phosphor-base.inc index c92b5b5e1..f6a8256a8 100644 --- a/meta-phosphor/conf/distro/include/phosphor-base.inc +++ b/meta-phosphor/conf/distro/include/phosphor-base.inc @@ -137,12 +137,6 @@ IMAGE_CLASSES_append_npcm7xx = " image_types_phosphor_nuvoton" IMAGE_INSTALL_append = " dbus-broker" -# OpenBMC uses a couple recipes from meta-virtualization -# but we do not actually want any virtualization support -# enabled on a BMC distribution. Silence the emitted -# warning. -SKIP_META_VIRT_SANITY_CHECK = "1" - # Skip the udev database by default. It adds around 2MB # compressed to the root filesystem, and probably doesn't # make sense on a BMC anyway. -- cgit v1.2.3