phosphor-post-code-manager: srcrev bump fe9fbc1362..8290e0f329

Bonnie Lo (1):
      Fix singleton issue for not passing correct argument

Jonathan Doman (2):
      Refactor singleton and filesystem path handling
      Use binary serialization instead of JSON

Kumar Thangavel (1):
      Fix postcode dbus object path

Zhikui Ren (1):
      OWNERS: Add Zhikui Ren

kuiying (1):
      Updagte Kuiying's email address

Change-Id: Ia4c1ef621f4e70b13cf5c2302f6d5193a798c2bb
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 01c4a96..409b56e 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 = "fe9fbc1362bd9e7a55b6d3a2edd60370a4649245"
+SRCREV = "8290e0f3297a2c5cbaa8d872d5cf8e19166ca177"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https"