phosphor-ipmi-flash: srcrev bump 225ee31d6e..fa9d0c9f43

Patrick Venture (7):
      test: flip from negative test to positive
      build: cleanup configure script PKG_CHECK_MODULES
      bugfix: tools: copy string out, expected nul-termination
      bugfix: tools: fixup the region copied
      tools: main: cleanup usage output
      build: include download of ipmi linux header
      internal: remove extra namespaces

(From meta-phosphor rev: c2b3d091066609c866fc3abe23cfd5165fd64bcb)

Change-Id: I93785279ebdce924b508e2b0c3422a3b14e3a6f9
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 9b4e78c..20f9c97 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 = "225ee31d6ea5ec2f89cc82e0b4bb08841bc9a8fc"
+SRCREV = "fa9d0c9f43be773ad74d2f292bb4c4edf46299f3"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"