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>
diff --git a/meta-phosphor/classes/phosphor-software-manager-ubi-fs.bbclass b/meta-phosphor/classes/phosphor-software-manager-ubi-fs.bbclass
index fe9d1a5..6b0a78e 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 @@
     obmc-flash-bmc-mirroruboot.service \
     reboot-guard-enable.service \
     reboot-guard-disable.service \
+    force-reboot.service \
     usr-local.mount \
 "