phosphor-ipmi-flash: srcrev bump 225ee31d6e..fa9d0c9f43
Patrick Venture (7):
test: flip from negative test to positive
build: cleanup configure script PKG_CHECK_MODULES
bugfix: tools: copy string out, expected nul-termination
bugfix: tools: fixup the region copied
tools: main: cleanup usage output
build: include download of ipmi linux header
internal: remove extra namespaces
Change-Id: Id83bdd7c73285b2db2c558cfa4aed3469716ff9b
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 9b4e78c..20f9c97 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 = "225ee31d6ea5ec2f89cc82e0b4bb08841bc9a8fc"
+SRCREV = "fa9d0c9f43be773ad74d2f292bb4c4edf46299f3"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"