summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-08 17:31:03 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-09 03:26:30 +0300
commit532214cac6e203ae870590b9dd09fc2a6ee04915 (patch)
tree6beb7caee966ae8813531c1617921d4d2d13f96b
parentbc64d27ab26472dfd914b62073a84c5dfcbbc921 (diff)
downloadopenbmc-532214cac6e203ae870590b9dd09fc2a6ee04915.tar.xz
phosphor-host-postd: srcrev bump d309da4e3a..c869aef35a
Willy Tu (1): Add workaround for sdevent OOM error Change-Id: I97f29e41fe9f96b7ce2e87b69475a090b234ecc0 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 166f1a9375..f49491424d 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 = "d309da4e3a005c1f2ba479b94cb297e037451e2a"
+SRCREV = "c869aef35a4745a73320ecdd0b205c4dd8cbd17e"
SNOOP_DEVICE ?= "aspeed-lpc-snoop0"
POST_CODE_BYTES ?= "1"