phosphor-host-ipmid: srcrev bump 98c7bfc128..b0431c7987

Patrick Venture (1):
      read_fru_data: use std::find_if instead of raw loop

Change-Id: I7070727b0d27e72e13f9c1d6037951923af763e8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index ebb2448..6a36117 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
+++ b/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 = "98c7bfc12852370c03370d5cba088474aa166254"
+SRCREV = "b0431c79872ad7d9ca9fcf543a769ef233f8c94c"