summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-11 16:41:19 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-12 19:51:18 +0300
commit29324761fee6a10ef4c3daa28667f43ff92f071c (patch)
tree68c6749d531a5c41677fdc39b47d7ed015332516 /meta-phosphor/recipes-phosphor/state
parentfa3a246820ed8beaf292b29a1f32815efa17ba2f (diff)
downloadopenbmc-29324761fee6a10ef4c3daa28667f43ff92f071c.tar.xz
phosphor-state-manager: srcrev bump 2869a92621..84b3b29efa
Vishwanatha Subbanna (3): Add support for rebootoff and rebooton Add support for recoveryoff and recoveron Add support to mask and unmask host crash target (From meta-phosphor rev: 4b1d78c747adae54374b48406c32e7abaec61478) Change-Id: Ifd3f31b0fe3a5b0ed0959bc8e00bde2cc4d14173 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/state')
-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 a1e23c3fa..195cc0047 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -147,6 +147,6 @@ do_install_append() {
}
SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "2869a926212f596af6c87f883b7dd937878caf83"
+SRCREV = "84b3b29efa2ba08b558f3b86d13df60f037663b2"
S = "${WORKDIR}/git"