summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-23 04:21:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-29 04:04:39 +0300
commit286f8ff563afd844e722fbd6131162984b1ba725 (patch)
treee06335d1f7c133eabf15865f6871db6710f3924a
parent1f6908e665f2898bd3390f83f1049e1b07bc1966 (diff)
downloadopenbmc-286f8ff563afd844e722fbd6131162984b1ba725.tar.xz
phosphor-host-ipmid: srcrev bump 78fe1b14f6..9bb4a3867a
Jason M. Bills (3): Update Host State Transition function Add Chassis State Transition interface Update IPMI Chassis Control command transition requests Vernon Mauery (1): Rework setNmiProperty to use yielding Dbus API Change-Id: Icc77d4988abb212645cfb6880db4584cd93784d6 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 201f52b9f..33e72458a 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 = "78fe1b14f60d55ae335369fb2c6e81ed9ac6d865"
+SRCREV = "9bb4a3867ab1cc14605b6fc56a696b18bff80e20"