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/recipes-phosphor/flash/phosphor-software-manager.inc b/recipes-phosphor/flash/phosphor-software-manager.inc
index 5731f78..bdc1603 100644
--- a/recipes-phosphor/flash/phosphor-software-manager.inc
+++ b/recipes-phosphor/flash/phosphor-software-manager.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI += "git://github.com/openbmc/phosphor-bmc-code-mgmt"
-SRCREV = "d5b8f75c2f93d19d16411f0846d8ecd331d59562"
+SRCREV = "a013560f96a9ee5c2db4e1778c7dcee199c3acf1"