summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-07 20:02:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-07 23:55:28 +0300
commite3cbec905056193246d555476535c8541b56aaa2 (patch)
tree13e5a6973fce640d39830a0efa12027af9c36313 /meta-phosphor/recipes-phosphor
parent45d630c70e9aa7e77783d1708aeefdcd74afb0dd (diff)
downloadopenbmc-e3cbec905056193246d555476535c8541b56aaa2.tar.xz
phosphor-ipmi-flash: srcrev bump 241416115e..36bb467054
Patrick Venture (2): bugfix: test: use explicit string matcher bugfix: result.bars[1] may be used uninitialized (From meta-phosphor rev: d77a3b7d77d3564aef3887cb18273734f77d89f4) Change-Id: Id6341646a968670a9b7f40d85826b930640f234e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 3e57682cd..9ef8793c1 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -18,7 +18,7 @@ DEPENDS += "pciutils"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "241416115e13659b9cb6cef9e77e469c1f99f640"
+SRCREV = "36bb4670546dfab9e14bc01738aed7d0eac8f324"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"