phosphor-ipmi-flash: srcrev bump 241416115e..36bb467054

Patrick Venture (2):
      bugfix: test: use explicit string matcher
      bugfix: result.bars[1] may be used uninitialized

Change-Id: I4003292a88e3738ca824832a7f9479bd0c5a8c10
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 3e57682..9ef8793 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -18,7 +18,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "241416115e13659b9cb6cef9e77e469c1f99f640"
+SRCREV = "36bb4670546dfab9e14bc01738aed7d0eac8f324"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"