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
Change-Id: I2079dfe682e3225999ec4b25f5a109a4a69dc337
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb b/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
index ccdf2cd..a91c5db 100644
--- a/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
+++ b/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}"