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

(From meta-phosphor rev: b5208663c4248f3770c9a4e5bd1d1f33e54f6324)

Change-Id: I7cd13bb045cb56a760ca16aaadfcf0c147e358e8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
index c447bfe..cf1e38e 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/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}"