summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-09 20:31:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-10 22:59:41 +0300
commitb193822a5dac519e38cf5fa1b81ae71cfb7be23f (patch)
tree8d1ecfdcf4bdd331e3ed60b597e03903c750b294
parent860dabb0b1a86d7ed78f2984cacad770a692c5e8 (diff)
downloadopenbmc-b193822a5dac519e38cf5fa1b81ae71cfb7be23f.tar.xz
phosphor-host-ipmid: srcrev bump d950f410b7..778f65973b
Konstantin Aladyshev (2): Don't throw exception if FRU inventory path is not present Add support for setting threshold comparison status Change-Id: Ia7513495682ba6b96fcf190d55ea1e8a3998b221 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index b7ae586ed..288f1fb96 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
-SRCREV = "d950f410b71e0ac4650519eb5bf7ea683e98684d"
+SRCREV = "778f65973b544fe04520fe03d5613f333fc4d1dd"