summaryrefslogtreecommitdiffstats
path: root/configs/Romulus.py
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2016-12-13 15:04:21 -0600
committerMatt Spinler <spinler@us.ibm.com>2016-12-15 17:03:47 -0600
commit51e0b89808b44838722f5572375f7e546897a41b (patch)
tree29ec79495faca45de17734de41bc2681a3dbd2be /configs/Romulus.py
parent73078903820ca3c8d1a46f21fbd77b06a770a43a (diff)
downloadblackbird-skeleton-51e0b89808b44838722f5572375f7e546897a41b.tar.gz
blackbird-skeleton-51e0b89808b44838722f5572375f7e546897a41b.zip
Remove host0 from BMC_STARTING dependency
/org/openbmc/control/host0 doesn't exist on p9 systems Change-Id: I4d7ea3ab97ae58f258851e1accc1e46c28f0e80a Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'configs/Romulus.py')
-rw-r--r--configs/Romulus.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Romulus.py b/configs/Romulus.py
index 46de4ab..c474647 100644
--- a/configs/Romulus.py
+++ b/configs/Romulus.py
@@ -19,7 +19,6 @@ EXIT_STATE_DEPEND = {
'BMC_STARTING' : {
'/org/openbmc/control/chassis0': 0,
'/org/openbmc/control/power0' : 0,
- '/org/openbmc/control/host0' : 0,
'/org/openbmc/control/flash/bios' : 0,
},
}
OpenPOWER on IntegriCloud