phosphor-ipmi-flash: srcrev bump 0079d8985b..254b4cf554
Patrick Venture (9):
bmc: firmware updateStarted: stat(session)
test: firmware updateCompleted: initial empty file
README: Add link to ipmi_flash state machine doc
bmc: firmware updateCompleted: open(blob)
bmc: firmware updateCompleted: stat(session)
merge Verification and Update statuses
test: firmware updateCompleted: stat(blob)
test: firmware updateCompleted: writeMeta(session)
test: firmware updateCompleted: write(session)
(From meta-phosphor rev: 51efbf8bcc8c284a3cca74d74a9728674478a09f)
Change-Id: I1a2f3d924c5a13abf6bb788975486fff89c05aba
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 119ac16..b329f8a 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 = "0079d8985b56b134497fc261d0f74359e0c4cb8f"
+SRCREV = "254b4cf554ddb929b7e3f519fc7cb886491b423a"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"