phosphor-ipmi-flash: srcrev bump 22e38750a2..8b58856f48
Patrick Venture (9):
ubi: add tarball as file handler
firmare: start implementing session stat
filehandler: implement getSize
firmware: add verify blob_id
firmware: add sdbusplus for use by verification
firmware: implement verification service call
lpc_handler: add initialized state
lpc_nuvoton: add mapping implementation
add system interface to enable testing
Change-Id: Ibf8ad23bf7d13f1d424c85fb096121ca1460ac2e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
index 393816f..265be52 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -16,7 +16,7 @@
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "22e38750a266154f53929da2ea646dc2f7034838"
+SRCREV = "8b58856f48d95bfe8492ba2688a4e37f6f0ba77f"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"