summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-01-08 01:21:59 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-08 10:23:28 -0500
commita36d445017e70926ecb1fd58d490d85464767b6f (patch)
tree9aaeb1911f74528d3b8202cf9c6c5a032ec09802
parent3ecbe6a7eb114a07f9933be4d31e04b7690b3fad (diff)
downloadtalos-openbmc-a36d445017e70926ecb1fd58d490d85464767b6f.tar.gz
talos-openbmc-a36d445017e70926ecb1fd58d490d85464767b6f.zip
phosphor-ipmi-flash: srcrev bump fa9d0c9f43..9a5ce56154
Patrick Venture (6): tools: blob: add exceptions internal: add poll() method tools: put all host-side code into host_tool namespace tools: add internal sys interface to ipmi s/size_t/std::size_t/g - for compatibility with other builds tools: implement blob close (From meta-phosphor rev: 67e6de21a809c39fad940cded0f7b8abdb9a493d) Change-Id: I1e6a2c288bb5ab02317f7b19448dd10d4f5c1e5a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb2
1 files changed, 1 insertions, 1 deletions
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 20f9c9781..12ea57495 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 @@ DEPENDS += "sdbusplus"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "fa9d0c9f43be773ad74d2f292bb4c4edf46299f3"
+SRCREV = "9a5ce56154d6db41b5cb5e8dffc73bf2b13b9314"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"
OpenPOWER on IntegriCloud