meta-facebook: yosemite4: remove unnecessary host-start to chassis-poweron link

Now that OBMC_POWER_INSTANCES is eliminated, we get the correct target
links created between host-startmin and chassis-poweron.  This extra
link is not necessary.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ida433ee178f3ef05fef2312d8fa6e9c2a5744dbd
diff --git a/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager_%.bbappend b/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager_%.bbappend
index 86e1249..1846276 100644
--- a/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager_%.bbappend
+++ b/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager_%.bbappend
@@ -11,11 +11,6 @@
     obmc-host-reboot@{}.target.requires/phosphor-reboot-host@{}.service \
     "
 
-# In order to start the host, we need to ensure the chassis is on also.
-HOST_DEFAULT_TARGETS:append:yosemite4 = " \
-    obmc-host-start@{}.target.requires/obmc-chassis-poweron@{}.target \
-    "
-
 # When we issue a shutdown we need to "stop" the host also so that the
 # Host.CurrentHostState goes to "Off".
 HOST_DEFAULT_TARGETS:append:yosemite4 = " \