From ac3fc9491a00edc39f06c09c719223c6cceb8911 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 1 Nov 2018 00:20:12 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ccdf2cd6a..a91c5dbd6 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 @@ HOSTIPMI_PROVIDER_LIBRARY += "libhiomap.so" 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}" -- cgit v1.2.3