phosphor-host-postd: srcrev bump 5633a3fc97..6a5e0a1cba

William A. Kennington III (4):
      gitignore: Change to support meson instead of autotools
      subprojects: Add everything for local building
      main: Use optional instead of unique_ptr
      main: Terminate cleanly for TERM and INT

Change-Id: Idedd9f04c04f05f0754a049bd43d08a421108191
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
index 0b98e02..fd2b437 100644
--- a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
+++ b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
@@ -20,7 +20,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-host-postd"
-SRCREV = "5633a3fc974af7358ccb0d9937dae7daacebfdea"
+SRCREV = "6a5e0a1cba979c3c793e794c41481221da9a4e33"
 
 SNOOP_DEVICE ?= "aspeed-lpc-snoop0"
 POST_CODE_BYTES ?= "1"