phosphor-ipmi-flash: srcrev bump 8e801e182c..26e241d3c0

Patrick Venture (5):
      bmc: implement reboot update mechanism
      bmc: firmware handler owns update mechanism
      tools: scope of the variable 'bytesRead' can be reduced.
      test: cleanup firmware handler::delete unit-tests
      bmc: add /flash/update to firmare handler

Change-Id: I0c76504bd2ccd1ef73c91b3375f9e4fe1ef5e33f
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 094312e..9494f51 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 = "8e801e182c881bc1ab5083dcb328496de1e2fcb3"
+SRCREV = "26e241d3c090dd338f555efff1bc5d0d52e068dd"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"