phosphor-ipmi-flash: srcrev bump 03db87e481..75c0c2740b

Patrick Venture (4):
      tools: split out the update handler
      tools: bugfix: add missing close after failure
      tools: add support for ubi tarball from host
      bmc: provide state change method

Change-Id: Ia05ca7339a6a2c544873d1546f0380c308d052a1
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 ec09262..5f2603f 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 = "03db87e481fc09f3e5ab84e8207f72a11d3ab1ea"
+SRCREV = "75c0c2740bc5ac3727553e65ea89aafbcb1d12e9"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"