summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-21 04:00:59 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-21 18:59:44 +0300
commitf5c1bd8a8dc61ce6f940e59b59985061dae20621 (patch)
tree0ce70d1067e6f321ed5c0484b09e3b07031ab29a
parentd42c1f20447981999cf066d2f164aa035711a95a (diff)
downloadopenbmc-f5c1bd8a8dc61ce6f940e59b59985061dae20621.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb2
1 files changed, 1 insertions, 1 deletions
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 0b98e0276..fd2b4376f 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 @@ DEPENDS += "systemd"
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"