summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-15 00:31:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-15 05:21:08 +0300
commite936187a5939de7b11552d4db8317f6b49119940 (patch)
tree841871cdda7d5cc9de924f6f72b90eff9921deab
parent57bf5bcc2ebbc6b738a12691bb60903ced608dd3 (diff)
downloadopenbmc-e936187a5939de7b11552d4db8317f6b49119940.tar.xz
phosphor-state-manager: srcrev bump 0a675215d6..2bfb1efc4b
Tim Lee (1): bmc-state-manager: Add support BMC Reboot Cause feature Change-Id: I1758df4efde9dec8981c400d95bee740cf1737a7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
index 2e3b3b1cf..befda3ff3 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -182,6 +182,6 @@ SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list(d, 'FAN_LINK_FMT', 'OBMC_CHA
SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list(d, 'QUIESCE_FMT', 'HOST_ERROR_TARGETS', 'OBMC_HOST_INSTANCES')}"
SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "0a675215d6a6d2eb13e030ba0f618a4691de58d4"
+SRCREV = "2bfb1efc4bc7e781224e19c05b51e6675f13a488"
S = "${WORKDIR}/git"