phosphor-ipmi-flash: srcrev bump 072a7dd6b5..615c69ef59

Patrick Venture (11):
      test: firmware verificationPending: minor fixes
      tools: updater: cppcheck fixups
      test: firmware verificationStarted: canHandle, getBlobIds, open
      test: firmware verificationCompleted: stat(activehash)
      bmc: cleanup stat(blob) handler
      test: firmware verificationCompleted: canHandleBlob,getBlobIds
      test: firmware verificationCompleted: read(session)
      test: firmware verificationCompleted: write
      test: firmware verificationCompleted: writeMeta
      test: firmware verificationCompleted: open
      test: firmware verificationCompleted: stat(session)

Change-Id: Ieee428972c3fde6fdd3e7f87fa4493257a1b4c16
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 ed25ba1..ccea00c 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -20,7 +20,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "072a7dd6b58bdb6c5ce11f3e941646f7c5467442"
+SRCREV = "615c69ef597a044c0d3e7747d9603263f8e462dc"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"