phosphor-host-ipmid: srcrev bump 0fbdbce227..021f2d116a
Emily Shaffer (2):
sensorhandler: fix buffer overflow in Get SDR
apphandler: Fix buffer underflow in ipmi_app_get_device_guid
Yong Li (1):
Fix compile error with g++ 7.3
(From meta-phosphor rev: c530a7b5288821cc27ebdfc593bb32cc477e6b93)
Change-Id: I3ea8312bcf45926828e7608e6bd8457fff2d8250
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index ea44694..4978263 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 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
-SRCREV = "0fbdbce22771dac6fe8d651e4c8155645807b83d"
+SRCREV = "021f2d116a0a1aeee56afb7445b5381f5002b88a"