summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-10-09 05:40:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-10-09 23:13:38 +0300
commitba4485937017a558e3dda81c1ae753ea06a28b86 (patch)
tree93b61cc0e68810fb2a859b2d3b00199df4c9cc10
parentde96d48254e5b3fc0d1eb7916672e29d6b852b1b (diff)
downloadopenbmc-ba4485937017a558e3dda81c1ae753ea06a28b86.tar.xz
phosphor-host-ipmid: srcrev bump d386fba621..3808e55816
George Liu (3): transporthandler: Fix out_of_range exception caused by using at sensorhandler: Fix failed to obtain sensor threshold Optimize the response value of ipmiSetUserPassword method Change-Id: Id17da22aba1e795b9f12c085dadde91e0f34ff3d 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 1b0169635b..768be7f143 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 = "d386fba62166e2ec42bea86b73c72e376827f2ce"
+SRCREV = "3808e55816cc5d25b894b4f8bed2e40b3f47a407"