summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-20 20:42:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-21 03:14:13 +0300
commit08b0cbc9230150d91e0300caeb19d4d2079876fb (patch)
tree978b86acd797568c928f4d2bb7bf4f00e7ef5a5f /meta-phosphor
parent0d1cbda0ddda8d450f5241acfe8684101dc608ca (diff)
downloadopenbmc-08b0cbc9230150d91e0300caeb19d4d2079876fb.tar.xz
phosphor-ipmi-flash: srcrev bump 3ecb3503d8..3a0363151f
Patrick Venture (7): bmc: only build file handlers if configured test: cleanup: firmware::close() tests test: cleanup: firmware::commit() tests test: cleanup: firmware::open() tests test: cleanup: firmware::write() tests test: cleanup: firmware::writemeta() tests test: cleanup: firmware::sessionstat() tests (From meta-phosphor rev: 6d1d0dc7897386937e580145c0efc486e75f428a) Change-Id: I65a824d4ca5637d5cfc9708f1faf94221971b961 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 0248624dd..a95c4b848 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -20,7 +20,7 @@ EXTRA_OECONF = "--disable-tests --disable-build-host-tool"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "3ecb3503d851d173bcb11cd190813dd1ad2e2d67"
+SRCREV = "3a0363151fd032c4cd09041b4eeaadae70359dd8"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"