summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-30 00:42:13 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-30 05:23:38 +0300
commit3106189751ea1c6c7b18a0c8cc2ad69114406e35 (patch)
tree048f837880f72e4167a6a41350501683445942b8
parentfdcc46c93e5eb69acd6fc9c9d2e07b381b907afb (diff)
downloadopenbmc-3106189751ea1c6c7b18a0c8cc2ad69114406e35.tar.xz
phosphor-ipmi-flash: srcrev bump 072a7dd6b5..615c69ef59
Patrick Venture (11): test: firmware verificationPending: minor fixes tools: updater: cppcheck fixups test: firmware verificationStarted: canHandle, getBlobIds, open test: firmware verificationCompleted: stat(activehash) bmc: cleanup stat(blob) handler test: firmware verificationCompleted: canHandleBlob,getBlobIds test: firmware verificationCompleted: read(session) test: firmware verificationCompleted: write test: firmware verificationCompleted: writeMeta test: firmware verificationCompleted: open test: firmware verificationCompleted: stat(session) (From meta-phosphor rev: dccba1f0ba0dc06809601cfa1eca52b9a40f2fd5) Change-Id: I542850064c2ad933f774f793c3be021073e3f678 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 ed25ba156..ccea00c88 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 = "072a7dd6b58bdb6c5ce11f3e941646f7c5467442"
+SRCREV = "615c69ef597a044c0d3e7747d9603263f8e462dc"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"