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 <joel@jms.id.au>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-yadro/meta-nicole/conf/machine/nicole.conf b/meta-yadro/meta-nicole/conf/machine/nicole.conf
index 11b3541..d815ef3 100644
--- a/meta-yadro/meta-nicole/conf/machine/nicole.conf
+++ b/meta-yadro/meta-nicole/conf/machine/nicole.conf
@@ -3,8 +3,6 @@
 
 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 83ef545..d26a4d6 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"