summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-28 22:32:07 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-29 01:36:40 +0300
commit5e2c8c7e4178ac45d3b44ce2bc541e9a1e0d8a76 (patch)
tree0c96f035e3f6971a873aa5365c1c529b385f0536
parent184c549df4747d86475c45b8827dac0c9911c764 (diff)
downloadopenbmc-5e2c8c7e4178ac45d3b44ce2bc541e9a1e0d8a76.tar.xz
phosphor-ipmi-flash: srcrev bump 547fa3a8d9..0c642fd04b
Patrick Venture (28): test: firmware uploadInProgress: minor cleanup test: firmware updateInProgress: write test: firmware notYetStarted: minor cleanup test: firmware uploadInProgress: read test: firmware uploadInProgress: commit test: firmware verificationPending: canHandleBlob test: firmware verificationPending: stat(blob) test: firmware verificationPending: open test: firmware verificationPending: close test: firmware verificationPending: commit test: firmware verificationPending: stat(session) test: firmware verificationPending: writeMeta test: firmware uploadInProgress: writeMeta typo test: firmware verificationStarted: stat(session) test: firmware notYetStarted: canHandleBlob test: firmware verificationPending: write test: firmware verificationPending: read test: firmware verificationStarted: stat(blob) bmc: add utilty method to only add a blob id if not present bmc: add verify blob id only when ready test: firmware verificationStarted: writeMeta test: firmware verificationStarted: write test: firmware verificationStarted: open test: firmware verificationStarted: read test: firmware verificationStarted: commit test: firmware verificationStarted: note about close test: firmware verificationCompleted: start without tests test: firmware verificationCompleted: stat(blob) (From meta-phosphor rev: 06d30ed109a1861599d73ff0a99032e88128806a) Change-Id: I37eb868ea3ec9e116a94f12d29bfec81bbe2cd2b 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 00f138955..37caeab99 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 = "547fa3a8d9c207a7d96ef4ceb9657c0c72da252c"
+SRCREV = "0c642fd04b8f004deff7e3ebaf5613435c2177ea"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"