summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-01 01:02:30 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-03 06:03:38 +0300
commitf0c8a61ec4827f03acd13a91e571743df700a9ba (patch)
tree58bbefb57dda6f143cce5ed26e6e89518c2638a2 /meta-phosphor
parent9b982ba358347f3df316cb676b70b9908538b6a5 (diff)
downloadopenbmc-f0c8a61ec4827f03acd13a91e571743df700a9ba.tar.xz
phosphor-ipmi-flash: srcrev bump 615c69ef59..0079d8985b
Patrick Venture (21): test: firmware verificationCompleted: commit test: firmware verificationStarted: additional stat() bmc: verificationCompleted::close(success) test: firmware updatePending: initial empty test bmc: firmware updatePending: getBlobIds bmc: firmware updatePending: open(blob) bmc: firmware updatePending: close(session) test: firmware updatePending: writeMeta(session) bmc: firmware updatePending: write(session) test: firmware updatePending: read(session) bmc: firmware updatePending: stat(blob) bmc: firmware updatePending: stat(session) bmc: firmware updatePending: commit(session) test: firmware updateStarted: empty and cleanup test: firmware updateStarted: open(blob) test: firmware updateStarted: getBlobIds() test: firmware updateStarted: stat(blob) test: firmware updateStarted: writeMeta(session) test: firmware updateStarted: write(session) test: firmware updateStarted: read(session) bmc: firmware updateStarted: commit(session) (From meta-phosphor rev: 38532ce9fc258e0cd5d4037fea6bfff67d7fafee) Change-Id: I2ccc4d0e5f4d321ae581c582fcbe633d2cf5dfa2 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 ccea00c88..119ac1640 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 = "615c69ef597a044c0d3e7747d9603263f8e462dc"
+SRCREV = "0079d8985b56b134497fc261d0f74359e0c4cb8f"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"