summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-04 18:20:08 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-05-06 15:20:26 +0300
commitf778b8a4b0dd9aa75fc8d09132feb1bb80b86a1a (patch)
tree85d8b9ee44503c976d7c7c89b5a6ee06d9ebbfff /meta-phosphor/recipes-phosphor
parent18fa3834b3867db18a261270ef791d8ddad2be17 (diff)
downloadopenbmc-f778b8a4b0dd9aa75fc8d09132feb1bb80b86a1a.tar.xz
phosphor-host-postd: srcrev bump 80be5d8335..60b8995627
Brad Bishop (2): main: avoid unused variables README.md: Add words Kumar Thangavel (1): Add multi-host postcode support Change-Id: Ic7a4a7952e0a26d50e4a76884a873b26eb4b60ab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 6c73320eaa..85f0238d9c 100644
--- a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
+++ b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
@@ -21,7 +21,7 @@ DEPENDS += "libgpiod"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-host-postd;branch=master;protocol=https"
-SRCREV = "80be5d8335f31c12edae7edd2fc32a0583d765f9"
+SRCREV = "60b8995627c8018bfc8b7b761a68d4403de47570"
SNOOP_DEVICE ?= "aspeed-lpc-snoop0"
POST_CODE_BYTES ?= "1"