summaryrefslogtreecommitdiffstats
path: root/meta-openpower
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-01 00:20:12 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-31 22:55:15 -0400
commitac3fc9491a00edc39f06c09c719223c6cceb8911 (patch)
treeb05ead5e18f15a89627e8444ac838f8c4a14a3dc /meta-openpower
parent9e0c8370fd78be20ebcb1e66e6b76078597e6ba7 (diff)
downloadtalos-openbmc-ac3fc9491a00edc39f06c09c719223c6cceb8911.tar.gz
talos-openbmc-ac3fc9491a00edc39f06c09c719223c6cceb8911.zip
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>
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb2
1 files changed, 1 insertions, 1 deletions
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}"
OpenPOWER on IntegriCloud