From b8721554e99726fb92669ae713049ec627aa0aac Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Thu, 27 Feb 2020 17:16:04 +1030 Subject: meta-nicole: 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-yadro rev: 0abffd09e40f85cf9b69a6d217d6a9b76a90800a) Change-Id: Ie5b2116291e31635bde5c41a0e5644e611defa4a Signed-off-by: Joel Stanley Signed-off-by: Andrew Geissler --- meta-yadro/meta-nicole/conf/machine/nicole.conf | 2 -- meta-yadro/meta-nicole/recipes-phosphor/host/p9-host-start.bbappend | 1 - 2 files changed, 3 deletions(-) (limited to 'meta-yadro/meta-nicole') diff --git a/meta-yadro/meta-nicole/conf/machine/nicole.conf b/meta-yadro/meta-nicole/conf/machine/nicole.conf index 11b35417d..d815ef330 100644 --- a/meta-yadro/meta-nicole/conf/machine/nicole.conf +++ b/meta-yadro/meta-nicole/conf/machine/nicole.conf @@ -3,8 +3,6 @@ KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" UBOOT_MACHINE = "ast_g5_ncsi_config" -PREFERRED_PROVIDER_virtual/p9-vcs-workaround = '' - require conf/machine/include/ast2500.inc require conf/machine/include/obmc-bsp-common.inc require conf/machine/include/openpower.inc diff --git a/meta-yadro/meta-nicole/recipes-phosphor/host/p9-host-start.bbappend b/meta-yadro/meta-nicole/recipes-phosphor/host/p9-host-start.bbappend index 83ef5455a..d26a4d696 100644 --- a/meta-yadro/meta-nicole/recipes-phosphor/host/p9-host-start.bbappend +++ b/meta-yadro/meta-nicole/recipes-phosphor/host/p9-host-start.bbappend @@ -1,2 +1 @@ RDEPENDS_${PN}_append = " avsbus-control" -RDEPENDS_${PN}_remove = " p9-vcs-workaround" -- cgit v1.2.3