summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-11 05:31:33 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-12 01:03:44 +0300
commit1db161c9b2ad1f8efc03619db63eea2f55f88872 (patch)
tree7a748848848a5b170f7d202e7b3752c31e1a93ef
parent90e614404ff247532ff6a5254ab39ec4bfa38a41 (diff)
downloadopenbmc-1db161c9b2ad1f8efc03619db63eea2f55f88872.tar.xz
phosphor-host-ipmid: srcrev bump 947da1b0b8..92079a2484
Hieu Huynh (1): Fix wrong threshold report Willy Tu (1): dbus-sdr: Remove excessive `Failed to GetAll` error message Change-Id: I31632ca50460e792692fb5027095b3d071a44229 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 169821511c..feac5b0d9a 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;branch=master;protocol=https"
-SRCREV = "947da1b0b8bce6bfbed4a18417d5f91f724022b2"
+SRCREV = "92079a2484c37f35a7d6d51e50ac0f2ab3655899"