summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-31 16:41:54 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-03 06:03:39 +0300
commit5c14d4e09bf6ee6a2bf594bbf7b596c1a26721e4 (patch)
treed0e8553d75120d3405fffe985a2086ad4d49e9c3 /meta-phosphor/classes
parenta3880f83ebac9864e22183789d015d93d3547234 (diff)
downloadopenbmc-5c14d4e09bf6ee6a2bf594bbf7b596c1a26721e4.tar.xz
phosphor-bmc-code-mgmt: srcrev bump d5b8f75c2f..a013560f96
Jayashankar Padath (1): Code Update: ApplyTime software manager support Add new service force-reboot.service This adds a new service, force-reboot.service to meta-phosphor layer which initiates a bmc reboot when ApplyTime value is immediate. Reboot is only carried out after the reboot-guard-disable.service and activation process got completed successfully. (From meta-phosphor rev: f7e8258b053f55a753396be8d9dcad1d555c4c04) Change-Id: I31725a151c2d36f94e46b93c06d189fe43526c1e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/classes')
-rw-r--r--meta-phosphor/classes/phosphor-software-manager-ubi-fs.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/classes/phosphor-software-manager-ubi-fs.bbclass b/meta-phosphor/classes/phosphor-software-manager-ubi-fs.bbclass
index fe9d1a5d3..6b0a78ec0 100644
--- a/meta-phosphor/classes/phosphor-software-manager-ubi-fs.bbclass
+++ b/meta-phosphor/classes/phosphor-software-manager-ubi-fs.bbclass
@@ -33,6 +33,7 @@ SYSTEMD_SERVICE_phosphor-software-manager-updater-ubi += " \
obmc-flash-bmc-mirroruboot.service \
reboot-guard-enable.service \
reboot-guard-disable.service \
+ force-reboot.service \
usr-local.mount \
"