phosphor-ipmi-flash: srcrev bump 8e801e182c..26e241d3c0
Patrick Venture (5):
bmc: implement reboot update mechanism
bmc: firmware handler owns update mechanism
tools: scope of the variable 'bytesRead' can be reduced.
test: cleanup firmware handler::delete unit-tests
bmc: add /flash/update to firmare handler
(From meta-phosphor rev: a64346abc802cd762a7882bed86a98461bb94cd5)
Change-Id: I9af821ccd26a2c0f1dc601ea25858babcfad2d42
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 094312e..9494f51 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 = "8e801e182c881bc1ab5083dcb328496de1e2fcb3"
+SRCREV = "26e241d3c090dd338f555efff1bc5d0d52e068dd"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"