phosphor-ipmi-flash: srcrev bump da100e9953..0d88a12c6c

Patrick Venture (2):
      tools: bugfix: main: print usage with no parameters
      bugfix: tools: blob: add trailing nul-terminator

Change-Id: I52e5ccf213c9166ae298b0c079978c864adc6a04
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 bfdf4c2..fe1ff99 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -16,7 +16,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "da100e99537cb96967519a25bcbd32dd8dd9ee53"
+SRCREV = "0d88a12c6c1e1b65e1c3f0df41d8e320c4b4954a"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"