summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-27 01:40:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-28 05:27:02 +0300
commit0838132abe6908822ded7a27daecebb3c6d68062 (patch)
tree1bbb49bfe5d2363bcbb34f0c7f727416d22a78d0
parent48796cd983fa9ffe2273f4ca2b0e8249145671d8 (diff)
downloadopenbmc-0838132abe6908822ded7a27daecebb3c6d68062.tar.xz
phosphor-host-ipmid: srcrev bump d18dfc40ee..d6d567a571
Jayaprakash Mutyala (1): Fix for getSystemBootOptions for unsupported param Konstantin Aladyshev (1): sensorhandler: Don't fail on absent Threshold.Warning interface Manoj Ashok (1): GetPayloadVerCmd:Fix ErrCode IncorrectPayloadType Tony Lee (1): Fix unexpected change of ipsrc of ipv6 gokulsanker (1): Fix incorrect std::string object usage Change-Id: Iabaeccdeae002c769099798a7fe54e4bee425385 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 1477158ea..4423afc5a 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 = "d18dfc40eeead9475371d42ce7e89890b0ab5f5b"
+SRCREV = "d6d567a57192443a3607834f1fd0b2dac069d704"