phosphor-ipmi-flash: srcrev bump 0079d8985b..254b4cf554

Patrick Venture (9):
      bmc: firmware updateStarted: stat(session)
      test: firmware updateCompleted: initial empty file
      README: Add link to ipmi_flash state machine doc
      bmc: firmware updateCompleted: open(blob)
      bmc: firmware updateCompleted: stat(session)
      merge Verification and Update statuses
      test: firmware updateCompleted: stat(blob)
      test: firmware updateCompleted: writeMeta(session)
      test: firmware updateCompleted: write(session)

Change-Id: I245eed5042003a8f5741c1e8be7905a22e1c7630
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 119ac16..b329f8a 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 = "0079d8985b56b134497fc261d0f74359e0c4cb8f"
+SRCREV = "254b4cf554ddb929b7e3f519fc7cb886491b423a"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"