phosphor-ipmi-flash: srcrev bump 380832ccf6..03db87e481

Patrick Venture (5):
      README: Add notes about delete mechanism blob option
      tool: continue the unit-tests of the host tool
      tool: LPC data handler needs an address and length
      tools: add cleanup blob on failure
      tools: specify parameter size limits for LPC

Change-Id: Ib41c698cd8df3b787a300f3f5880b16cc63a27dd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
index 26e5754..ec09262 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -23,7 +23,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "380832ccf6d9986cd2e993a6c463da97eadf7997"
+SRCREV = "03db87e481fc09f3e5ab84e8207f72a11d3ab1ea"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"