phosphor-ipmi-flash: srcrev bump 3a0363151f..8e801e182c

Patrick Venture (4):
      test: use common test object
      bmc: move Verification declaration out of single header
      bmc: move away from blobs namespace
      bmc: add update mechanism interface

Change-Id: I2b9296f8a1b5be1040f8479f92acdfb72b5d3c3a
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 a95c4b8..094312e 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 = "3a0363151fd032c4cd09041b4eeaadae70359dd8"
+SRCREV = "8e801e182c881bc1ab5083dcb328496de1e2fcb3"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"