phosphor-ipmi-flash: srcrev bump 2a927e87c3..7ef1346f9e

Patrick Venture (2):
      tools: implement blob read
      tools: blob_handler: add some const ness

Change-Id: Ic81528c3bf1297608aeda87667c13a4f314a542d
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 5991235..82fe349 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 = "2a927e87c37845a33bc387822f2bc8e6e72083ec"
+SRCREV = "7ef1346f9ee8f35094a8d2ef02de499cce9720d8"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"