phosphor-ipmi-flash: srcrev bump 3ecb3503d8..3a0363151f
Patrick Venture (7):
bmc: only build file handlers if configured
test: cleanup: firmware::close() tests
test: cleanup: firmware::commit() tests
test: cleanup: firmware::open() tests
test: cleanup: firmware::write() tests
test: cleanup: firmware::writemeta() tests
test: cleanup: firmware::sessionstat() tests
Change-Id: Ib065b5d2f3c83c632a46048e8cf7b2c3a7919dfc
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 0248624..a95c4b8 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/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 = "3ecb3503d851d173bcb11cd190813dd1ad2e2d67"
+SRCREV = "3a0363151fd032c4cd09041b4eeaadae70359dd8"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"