phosphor-ipmi-flash: srcrev bump d333a870a6..a658636f90

Patrick Venture (5):
      tools: start burn_my_bmc tool
      tools: start implementing data interface
      tools: start implementing blob interface
      tools: start implementing ipmi interface
      tools: move interface building into main

Change-Id: Ifb0635f68552cd1ff978b14fada4113ba4bd07b5
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 c447bfe..cf1e38e 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -16,7 +16,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "d333a870a64770d7dc47a662da2de1b1087adbb4"
+SRCREV = "a658636f901438d983cb78ecb0914dd83e40d4a3"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"