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
(From meta-phosphor rev: 6d1d0dc7897386937e580145c0efc486e75f428a)
Change-Id: I65a824d4ca5637d5cfc9708f1faf94221971b961
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 0248624..a95c4b8 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 = "3ecb3503d851d173bcb11cd190813dd1ad2e2d67"
+SRCREV = "3a0363151fd032c4cd09041b4eeaadae70359dd8"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"