summaryrefslogtreecommitdiffstats
path: root/meta-openpower/recipes-phosphor/host/p9-host-start.bb
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-22 02:02:39 -0600
committerTimothy Pearson <tpearson@raptorengineering.com>2019-04-25 08:01:52 +0000
commite19d4ae7b79e8f0c89a6a6746cc87090dfcaedae (patch)
tree7b0fad2bf4f3c143ea3a87297aff8bc7b02f7ad0 /meta-openpower/recipes-phosphor/host/p9-host-start.bb
parent62df87bf1e14729d1f6678c92543fadad840bbe3 (diff)
downloadtalos-openbmc-e19d4ae7b79e8f0c89a6a6746cc87090dfcaedae.tar.gz
talos-openbmc-e19d4ae7b79e8f0c89a6a6746cc87090dfcaedae.zip
Remove DD1 VCS workaround hack
Diffstat (limited to 'meta-openpower/recipes-phosphor/host/p9-host-start.bb')
-rw-r--r--meta-openpower/recipes-phosphor/host/p9-host-start.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/host/p9-host-start.bb b/meta-openpower/recipes-phosphor/host/p9-host-start.bb
index b9110010e..3f024381b 100644
--- a/meta-openpower/recipes-phosphor/host/p9-host-start.bb
+++ b/meta-openpower/recipes-phosphor/host/p9-host-start.bb
@@ -11,7 +11,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/op-host-control:"
PROVIDES += 'virtual/obmc-host-ctl'
RPROVIDES_${PN} += 'virtual-obmc-host-ctl'
-RDEPENDS_${PN} += "p9-vcs-workaround op-proc-control"
+RDEPENDS_${PN} += "op-proc-control"
S = "${WORKDIR}"
OpenPOWER on IntegriCloud