summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-20 23:02:20 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-20 23:37:22 +0300
commit1bd7e29f5d98c0168c5d5f6a3741e44bdccc4cb5 (patch)
treebe54477e26c9c5e48371120cfca32fe6711ba3d3
parente873a7c5d469627aef3063ce3145ac0ac5e38872 (diff)
downloadopenbmc-1bd7e29f5d98c0168c5d5f6a3741e44bdccc4cb5.tar.xz
phosphor-ipmi-flash: srcrev bump 380832ccf6..03db87e481
Patrick Venture (5): README: Add notes about delete mechanism blob option tool: continue the unit-tests of the host tool tool: LPC data handler needs an address and length tools: add cleanup blob on failure tools: specify parameter size limits for LPC (From meta-phosphor rev: 58b5bef5a5a70d020f85804e5362057f57123904) Change-Id: I22655cee00c9ceefcec651d8803edf188d5569e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb2
1 files changed, 1 insertions, 1 deletions
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 26e57541b..ec0926239 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -23,7 +23,7 @@ EXTRA_OECONF = "--disable-tests --disable-build-host-tool"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "380832ccf6d9986cd2e993a6c463da97eadf7997"
+SRCREV = "03db87e481fc09f3e5ab84e8207f72a11d3ab1ea"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"