From 4f97d6f4bf1c96f68e4361b0d17b4d1c43b7d869 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Thu, 27 Feb 2020 16:58:14 +1030 Subject: meta-ibm: Remove references to vcs-workaround This was a P9 DD1 workaround. These systems are no longer supported and are not found in the wild, so the workaround has been retired. All of the p9 systems in the tree exclude the package so this change should be a noop. (From meta-ibm rev: 38c5c9539fb3f01fc2b96d483701938bffdf48a0) Change-Id: I1c7786526dee4d9bb0d5db916890c1cbe3d51577 Signed-off-by: Joel Stanley Signed-off-by: Andrew Geissler --- meta-ibm/conf/machine/mihawk.conf | 1 - meta-ibm/conf/machine/witherspoon.conf | 2 -- 2 files changed, 3 deletions(-) (limited to 'meta-ibm/conf') diff --git a/meta-ibm/conf/machine/mihawk.conf b/meta-ibm/conf/machine/mihawk.conf index a296e79b09..e5485c3be7 100644 --- a/meta-ibm/conf/machine/mihawk.conf +++ b/meta-ibm/conf/machine/mihawk.conf @@ -6,7 +6,6 @@ UBOOT_MACHINE = "ast_g5_ncsi_config" OBMC_POWER_SUPPLY_INSTANCES = "0 1" -PREFERRED_PROVIDER_virtual/p9-vcs-workaround = '' PREFERRED_PROVIDER_virtual/openpower-fru-vpd-layout = "mihawk-openpower-fru-vpd-layout-native" require conf/machine/include/ast2500.inc diff --git a/meta-ibm/conf/machine/witherspoon.conf b/meta-ibm/conf/machine/witherspoon.conf index 20f515907f..340d7f751e 100644 --- a/meta-ibm/conf/machine/witherspoon.conf +++ b/meta-ibm/conf/machine/witherspoon.conf @@ -6,8 +6,6 @@ UBOOT_MACHINE = "ast_g5_ncsi_config" OBMC_POWER_SUPPLY_INSTANCES = "0 1" -PREFERRED_PROVIDER_virtual/p9-vcs-workaround = '' - # A machine override for common machine configuration for all of IBM's # "Accelerated Computing" class of systems. MACHINEOVERRIDES =. "ibm-ac-server:" -- cgit v1.2.3