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)
Change-Id: I86b0fac13e2720ec04006e54ac2312943f2c9b21
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
index ccea00c..119ac16 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -20,7 +20,7 @@
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}"