phosphor-ipmi-flash: srcrev bump 26e241d3c0..0a162e20ae

Patrick Venture (1):
      bugfix: build: check for blobs header properly

Change-Id: I73ee33cc0c53239e05fb117992bfeaa56ba5cef6
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 9494f51..711e395 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 = "26e241d3c090dd338f555efff1bc5d0d52e068dd"
+SRCREV = "0a162e20ae598465ec6174b118609e409dcf96bf"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"