summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
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/recipes-phosphor
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/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
index 5731f787f..bdc16038a 100644
--- a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
+++ b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-bmc-code-mgmt"
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"