summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-06 21:01:19 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commit7a33efbecd8a38fc91db21c85d6aedbeb70dc334 (patch)
tree72a82fd7a53235c21058e15e88eba892a8d8ee79
parentd7dde707655da4e75589c3a060bc2260c98c009b (diff)
downloadopenbmc-7a33efbecd8a38fc91db21c85d6aedbeb70dc334.tar.xz
phosphor-state-manager: srcrev bump d6fe3150e1..27115aec88
Aatir Manzur (1): Blackout error logging (From meta-phosphor rev: a98b5c9b9616cc121ceecf5476777322ec7df2b8) Change-Id: Ica4e30e00b86a2cf0b351e72f268caa79ca35c1b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 b02038c36..7aba09545 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -132,6 +132,6 @@ HOST_RST_RBT_ATTEMPTS_SVC_FMT = "../${HOST_RST_RBT_ATTEMPTS_SVC}:${HOST_START_TG
SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_RST_RBT_ATTEMPTS_SVC_FMT', 'OBMC_HOST_INSTANCES', 'OBMC_HOST_INSTANCES')}"
SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "d6fe3150e1949fbada806d271644eb7590535047"
+SRCREV = "27115aec886d69def59d18be7534d1156a9712ce"
S = "${WORKDIR}/git"