From 5c14d4e09bf6ee6a2bf594bbf7b596c1a26721e4 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 31 May 2019 13:41:54 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/classes/phosphor-software-manager-ubi-fs.bbclass | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-phosphor/classes/phosphor-software-manager-ubi-fs.bbclass') 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 \ " -- cgit v1.2.3