phosphor-ipmi-flash: srcrev bump 547fa3a8d9..0c642fd04b

Patrick Venture (28):
      test: firmware uploadInProgress: minor cleanup
      test: firmware updateInProgress: write
      test: firmware notYetStarted: minor cleanup
      test: firmware uploadInProgress: read
      test: firmware uploadInProgress: commit
      test: firmware verificationPending: canHandleBlob
      test: firmware verificationPending: stat(blob)
      test: firmware verificationPending: open
      test: firmware verificationPending: close
      test: firmware verificationPending: commit
      test: firmware verificationPending: stat(session)
      test: firmware verificationPending: writeMeta
      test: firmware uploadInProgress: writeMeta typo
      test: firmware verificationStarted: stat(session)
      test: firmware notYetStarted: canHandleBlob
      test: firmware verificationPending: write
      test: firmware verificationPending: read
      test: firmware verificationStarted: stat(blob)
      bmc: add utilty method to only add a blob id if not present
      bmc: add verify blob id only when ready
      test: firmware verificationStarted: writeMeta
      test: firmware verificationStarted: write
      test: firmware verificationStarted: open
      test: firmware verificationStarted: read
      test: firmware verificationStarted: commit
      test: firmware verificationStarted: note about close
      test: firmware verificationCompleted: start without tests
      test: firmware verificationCompleted: stat(blob)

Change-Id: I1f8e24c44631fd6b6b019d62982363d1c836f37d
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 00f1389..37caeab 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 = "547fa3a8d9c207a7d96ef4ceb9657c0c72da252c"
+SRCREV = "0c642fd04b8f004deff7e3ebaf5613435c2177ea"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"