phosphor-ipmi-flash: srcrev bump 7053237920..547fa3a8d9

Patrick Venture (13):
      docs: add more details to the state transitions
      test: start state-transition-specific unit-tests
      test: firmware notYetStarted: getBlobIds
      test: firmware notYetStarted: stat
      test: firmware notYetStarted: open
      test: firmware uploadInProgress: getBlobIds
      test: firmware uploadInProgress: add todo
      test: firmware uploadInProgress: stat
      test: firmware uploadInProgress: stat(session)
      test: firmware uploadInProgress: open
      test: firmware uploadInProgress: close
      test: firmware uploadInProgress: writeMeta
      test: firmware uploadInProgress: add note about commit

Change-Id: Id77b930e77bf493acc29bfe361abe29206cb7ec7
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 6d11662..00f1389 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 = "705323792098fa4a9fca63ddfe085d71a1c9be62"
+SRCREV = "547fa3a8d9c207a7d96ef4ceb9657c0c72da252c"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"