summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-24 01:20:11 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-29 00:48:30 +0300
commit8f6f34ce5b95200207d14b9d749382054234964c (patch)
treeb4158525cb9b675e58b953c70b8f38ae3073c0dc
parentba36a89e9940fa0ad4fcb611003e2b26f9b0994a (diff)
downloadopenbmc-8f6f34ce5b95200207d14b9d749382054234964c.tar.xz
phosphor-host-postd: srcrev bump a396c85ae8..d1ac197734
Willy Tu (2): phosphor-host-postd: remove venture and kunyi as reviewer phosphor-host-postd: Convert to use bind_front for C++20 Change-Id: I87510631501ace9b2187d9ed584f890e759d9b0f 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 a9420abd15..8fa29ebbb6 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;branch=master;protocol=https"
-SRCREV = "a396c85ae81f8d310a43aa39ab611ae7d644eb9e"
+SRCREV = "d1ac1977343739e494ff4262e95b3ffc265ac577"
SNOOP_DEVICE ?= "aspeed-lpc-snoop0"
POST_CODE_BYTES ?= "1"