meta-zaius: Remove mention of 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.

Zaius opted to use it's own application for vcs control. We can now add
that directly instead of overriding vcs workaround with vcs control.

(From meta-ingrasys rev: 721db18e94f400a0b81d4a92ad2336be76fe1a6d)

Signed-off-by: Joel Stanley <joel@jms.id.au>
Change-Id: I4e9b26e5791a9b1dc8a5de343e52d5859154330a
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-ingrasys/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend b/meta-ingrasys/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend
index 23cdb8d..42f7117 100644
--- a/meta-ingrasys/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend
+++ b/meta-ingrasys/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend
@@ -1 +1 @@
-RDEPENDS_${PN}_append_zaius = ' avsbus-control'
+RDEPENDS_${PN}_append_zaius = ' avsbus-control vcs-control'