phosphor-ipmi-flash: srcrev bump 380832ccf6..03db87e481
Patrick Venture (5):
README: Add notes about delete mechanism blob option
tool: continue the unit-tests of the host tool
tool: LPC data handler needs an address and length
tools: add cleanup blob on failure
tools: specify parameter size limits for LPC
(From meta-phosphor rev: 58b5bef5a5a70d020f85804e5362057f57123904)
Change-Id: I22655cee00c9ceefcec651d8803edf188d5569e6
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 26e5754..ec09262 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -23,7 +23,7 @@
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "380832ccf6d9986cd2e993a6c463da97eadf7997"
+SRCREV = "03db87e481fc09f3e5ab84e8207f72a11d3ab1ea"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"