From ce74d6760a19b7a3cd244556cff2d323a53d4734 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Thu, 13 Oct 2022 09:29:26 -0500 Subject: treewide: more obmc-host-ctl cleanups obmc-host-ctl is defined as a MACHINE, DISTRO, and IMAGE feature. The IMAGE feature pulls in a virtual provider only if the COMBINED feature (MACHINE + DISTRO) is enabled. This is only done on openpower machines. There are a lot of other places where machines are half-way disabling this feature and/or changing variables which have zero effect anyhow. Clean up almost all references to `obmc-host-ctl`. Signed-off-by: Patrick Williams Change-Id: I090d782bb6a34dc4e3c43df97e8ccf6e1812fed5 --- meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-facebook/meta-tiogapass/conf/machine') diff --git a/meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf b/meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf index 55773fcec1..f4cdcd1970 100644 --- a/meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf +++ b/meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf @@ -12,5 +12,4 @@ require conf/machine/include/facebook-compute-singlehost.inc require conf/machine/include/ast2500.inc require conf/machine/include/obmc-bsp-common.inc -PREFERRED_PROVIDER_virtual/obmc-host-ctl ?= "" FLASH_SIZE = "32768" -- cgit v1.2.3