phosphor-post-code-manager: srcrev bump 8290e0f329..13cb853751

Bonnie Lo (1):
      Add one second timer to save POST codes to file

Change-Id: I49654f06db38a43d9cd916b0f8c9b30577b622e6
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 37c6f8e..2664e01 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 @@
 in a file under /var/lib for history."
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "8290e0f3297a2c5cbaa8d872d5cf8e19166ca177"
+SRCREV = "13cb853751aa2468247ad170aea29f0561204130"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https"