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>
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 6d11662..00f1389 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 @@
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}"