phosphor-ipmi-flash: srcrev bump 9a5ce56154..ecfd300bf8
Patrick Venture (2):
tools: ipmi handler must open ipmi device
tools: implement method to send ipmi packet to BMC
Change-Id: I2133b3775175cd29129b6bfa645e2bc05e0da50b
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 12ea574..2a100d4 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 = "9a5ce56154d6db41b5cb5e8dffc73bf2b13b9314"
+SRCREV = "ecfd300bf810fed8375dde56973f3874c95fd2dd"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"