summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/flash
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2017-11-30 10:23:34 -0600
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-12-05 14:44:48 +0000
commit868bdeea79de4889fc602dedd580fc88a6c7defc (patch)
tree6410d5bbbae8740ea2f7d32b628ef4632deb0256 /meta-openbmc-machines/meta-openpower/common/recipes-phosphor/flash
parent4599d621d59bbeac4ec14475c013f657bac13b23 (diff)
downloadtalos-openbmc-868bdeea79de4889fc602dedd580fc88a6c7defc.tar.gz
talos-openbmc-868bdeea79de4889fc602dedd580fc88a6c7defc.zip
updatesymlinks: Add instantiated mbox service
The Before directive had the template service mboxd-reload@.service but because it wasn't instantiated, the dependency was not taking place and the mboxd-reset service would not wait for the updatesymlinks service to finish, causing the host to read old data until the updatesymlinks completed. Resolves openbmc/openbmc#2695 Change-Id: I3669155f1c287d5f492f3400ab9d131913a2a93f Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/common/recipes-phosphor/flash')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-phosphor/flash/openpower-software-manager/obmc-flash-bios-updatesymlinks.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/flash/openpower-software-manager/obmc-flash-bios-updatesymlinks.service b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/flash/openpower-software-manager/obmc-flash-bios-updatesymlinks.service
index d8ee94102..8323ccf29 100644
--- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/flash/openpower-software-manager/obmc-flash-bios-updatesymlinks.service
+++ b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/flash/openpower-software-manager/obmc-flash-bios-updatesymlinks.service
@@ -1,7 +1,7 @@
[Unit]
Description=Updates symlinks for active PNOR version
Before=mboxd.service
-Before=mboxd-reload@.service
+Before=mboxd-reload@0.service
After=org.open_power.Software.Host.Updater.service
After=op-reset-chassis-running@0.service
ConditionPathExists=!/run/openbmc/chassis@0-on
OpenPOWER on IntegriCloud