phosphor-ipmi-flash: srcrev bump bc841be98f..3ecb3503d8

Patrick Venture (8):
      firmware_handler: handle the state transitions
      tools: add update handler
      README: drop extra bridge details
      README: Add configuration details
      util: create util object for bmc and tool
      bmc: allow configuring the verification output path
      firmware_handler: minor code cleanup
      bmc: enable configuration of all verification

Change-Id: Ic61fc5f68b3b8095950a98dcdd5f36876a8ae1dc
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 c6af969..0248624 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 = "bc841be98ff5804e5ff8477a75873a05126c935a"
+SRCREV = "3ecb3503d851d173bcb11cd190813dd1ad2e2d67"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"