phosphor-host-ipmid: srcrev bump c10cda1d2a..d3d2fe29d5

Lei YU (12):
      sensor-cache: Add cache for sdr and threshold
      sensor-cache: Initial commit
      sensor-cache: configure: Add option
      sensor-cache: Use new get function
      sensor-cache: Implement reading data
      sensor-cache: Read sensor data when there is no cache
      sensor-cache: Implement readingAssertion()
      sensor-cache: Implement assertion()
      sensor-cache: Implement eventdata2()
      sensor-cache: Implement inventory::get::assertion()
      sensor-cache: Use async calls in get sensor reading
      sensor-cache: Invalidate cache when sensor disappears

Vivekanand Veeracholan (1):
      Prevent default cmdGetDeviceSdr handler registration in dynamic sensors

Change-Id: Ie101f9067efaaa03c0ac5410ac407d1165170d41
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 d9c3f49..b773d54 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 = "c10cda1d2a9f6ae6ed7da059ec40b761465a3c0c"
+SRCREV = "d3d2fe29d550e2557704444267881b842573f450"