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.

Change-Id: I499c04e32aef77e273f7ba65c4256bf1cae1e799
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/classes/phosphor-software-manager-ubi-fs.bbclass b/classes/phosphor-software-manager-ubi-fs.bbclass
index fe9d1a5..6b0a78e 100644
--- a/classes/phosphor-software-manager-ubi-fs.bbclass
+++ b/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 \
 "