phosphor-ipmi-flash: srcrev bump 615c69ef59..0079d8985b

Patrick Venture (21):
      test: firmware verificationCompleted: commit
      test: firmware verificationStarted: additional stat()
      bmc: verificationCompleted::close(success)
      test: firmware updatePending: initial empty test
      bmc: firmware updatePending: getBlobIds
      bmc: firmware updatePending: open(blob)
      bmc: firmware updatePending: close(session)
      test: firmware updatePending: writeMeta(session)
      bmc: firmware updatePending: write(session)
      test: firmware updatePending: read(session)
      bmc: firmware updatePending: stat(blob)
      bmc: firmware updatePending: stat(session)
      bmc: firmware updatePending: commit(session)
      test: firmware updateStarted: empty and cleanup
      test: firmware updateStarted: open(blob)
      test: firmware updateStarted: getBlobIds()
      test: firmware updateStarted: stat(blob)
      test: firmware updateStarted: writeMeta(session)
      test: firmware updateStarted: write(session)
      test: firmware updateStarted: read(session)
      bmc: firmware updateStarted: commit(session)

(From meta-phosphor rev: 38532ce9fc258e0cd5d4037fea6bfff67d7fafee)

Change-Id: I2ccc4d0e5f4d321ae581c582fcbe633d2cf5dfa2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
index ccea00c..119ac16 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/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 = "615c69ef597a044c0d3e7747d9603263f8e462dc"
+SRCREV = "0079d8985b56b134497fc261d0f74359e0c4cb8f"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"