summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-10 03:40:08 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-13 04:29:39 +0300
commit719d3137524c36bbd673f16bdb9af59996372261 (patch)
treea664dcbb031da76aff3f5f8bb1900f3250464b00 /meta-phosphor/recipes-phosphor/host
parent72ed1312cdcc72f959f9c9c8c51c3dc71b725940 (diff)
downloadopenbmc-719d3137524c36bbd673f16bdb9af59996372261.tar.xz
phosphor-host-postd: srcrev bump d1ac197734..80be5d8335
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: I408d81217246a813c0172fcdeff85f79e45ef107 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/host')
-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 0402784cf1..60ae56f84e 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 = "d1ac1977343739e494ff4262e95b3ffc265ac577"
+SRCREV = "80be5d8335f31c12edae7edd2fc32a0583d765f9"
SNOOP_DEVICE ?= "aspeed-lpc-snoop0"
POST_CODE_BYTES ?= "1"