summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-22 18:41:17 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-25 17:38:51 +0300
commit1065cc2853e5509b7e5dd07a87fec8dc22b7c970 (patch)
treefa14203e1898bb769cc9be448c53ae9d6aa6e10f /meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
parent80eb8945ca6e8d28737eb2f24af699ef5b96deee (diff)
downloadopenbmc-1065cc2853e5509b7e5dd07a87fec8dc22b7c970.tar.xz
phosphor-state-manager: srcrev bump 8be702939c..a65d30d16b
Vishwanatha Subbanna (1): Add support for bmcrebootoff and bmcrebooton (From meta-phosphor rev: 7fb16e574c145924c19d30aa8dd3579d1be6302a) Change-Id: If0eda6d780a4a5ab5b53d1cb91b1563935c065a9 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/phosphor-state-manager_git.bb')
-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 9dbaa1f91..5fee027d0 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 = "8be702939c3c057e5d76471d7c6f47da1dedb649"
+SRCREV = "a65d30d16bad3521c3c03ccf2b5cef213e825576"
S = "${WORKDIR}/git"