summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-16 05:11:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-17 02:25:46 +0300
commit694ba840b02308ca2e9890eb7e49878d0770131a (patch)
treeda8ae5dcdc6a558f85752e7724a1c4a22d1c5a06
parente8ae56c54b0c8da03dde5040a98e95e5b1566826 (diff)
downloadopenbmc-694ba840b02308ca2e9890eb7e49878d0770131a.tar.xz
phosphor-post-code-manager: srcrev bump 0171dd6bce..b84fea4efe
Ravi Teja (1): Fix DeleteAll to set boot count 0 Change-Id: I5784117931029d90aec6d73be517ca4d9443e9ab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb
index 43de0fdb44..aef808301e 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb
@@ -4,7 +4,7 @@ interface /xyz/openbmc_project/state/boot/raw by snoopd daemon and save them \
in a file under /var/lib for history."
SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git"
-SRCREV = "0171dd6bce9004e187c957f160809b729322f37d"
+SRCREV = "b84fea4efe933dd929647a96441c02db40d9e367"
S = "${WORKDIR}/git"