summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-24 02:22:14 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-28 17:06:29 +0300
commit070c810b74c4848271486fad0c80946c60e7a5c9 (patch)
tree9936b17186a96d0b7122e80eea395c9c197bf57d
parent71f14e4a1ed4779b56ec911ca9958b09d3250657 (diff)
downloadopenbmc-070c810b74c4848271486fad0c80946c60e7a5c9.tar.xz
phosphor-ipmi-flash: srcrev bump 7053237920..547fa3a8d9
Patrick Venture (13): docs: add more details to the state transitions test: start state-transition-specific unit-tests test: firmware notYetStarted: getBlobIds test: firmware notYetStarted: stat test: firmware notYetStarted: open test: firmware uploadInProgress: getBlobIds test: firmware uploadInProgress: add todo test: firmware uploadInProgress: stat test: firmware uploadInProgress: stat(session) test: firmware uploadInProgress: open test: firmware uploadInProgress: close test: firmware uploadInProgress: writeMeta test: firmware uploadInProgress: add note about commit (From meta-phosphor rev: 68f6854214d128b84db53911754b8431a77a2fa5) Change-Id: Ie8c90124c46e0696e603355dbbbb7474b038d05f 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 6d11662f9..00f138955 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 = "705323792098fa4a9fca63ddfe085d71a1c9be62"
+SRCREV = "547fa3a8d9c207a7d96ef4ceb9657c0c72da252c"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"