phosphor-host-ipmid: srcrev bump 5d82f47406..61880885c9
Brian Ma (1):
Fix get session info return wrong session handle
Willy Tu (1):
apphandler: Use std::from_chars to convert string to char instead
Change-Id: I9b8f5fdcbef7ea5d4f5a5efac210c781f0126acd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index e2015ee..6dd8947 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;branch=master;protocol=https"
-SRCREV = "5d82f47406aa1b17d55c851677a15e5d3f62f31e"
+SRCREV = "61880885c96da8db8bad2ef97f837c7398770b18"