openpower-host-ipmi-flash: srcrev bump 04d75136b4..ee70196b0d

Patrick Venture (4):
      build: fix bootstrap, set language to C++
      add .gitignore
      build: update .clang-format with latest
      add missing cpp headers, drop unused c headers

Vernon Mauery (1):
      openpower-host-ipmi-flash: use c++17

(From meta-openpower rev: 9c9e7ca08770abc6b97032510c5bba208ed5219c)

Change-Id: I7bb66db4b8115477f9b0cbf88b029a43b3cd6aae
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb b/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
index ccdf2cd..a91c5db 100644
--- a/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
+++ b/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
@@ -22,7 +22,7 @@
 S = "${WORKDIR}/git"
 
 SRC_URI += "git://github.com/openbmc/openpower-host-ipmi-flash"
-SRCREV = "04d75136b44ba2373e6ec455a4c333910d6d1bd7"
+SRCREV = "ee70196b0d747477fded7d7c29fda223226b92ff"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"