summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-21 21:22:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-21 23:51:00 +0300
commit391066e48ee0a605434550909e463779d2240e90 (patch)
treeb92d9336f75b63711539725d484142107912dbb4 /meta-phosphor/recipes-phosphor
parentb3238ca68971c34219bf001061c2eabf50ed9f71 (diff)
downloadopenbmc-391066e48ee0a605434550909e463779d2240e90.tar.xz
phosphor-ipmi-flash: srcrev bump 3a0363151f..8e801e182c
Patrick Venture (4): test: use common test object bmc: move Verification declaration out of single header bmc: move away from blobs namespace bmc: add update mechanism interface (From meta-phosphor rev: d73cedb67a5a13363ea4d64cca50915aaf014412) Change-Id: I57072305f399703c90df63dff322202d0145648c 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 a95c4b848..094312e6b 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 @@ EXTRA_OECONF = "--disable-tests --disable-build-host-tool"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "3a0363151fd032c4cd09041b4eeaadae70359dd8"
+SRCREV = "8e801e182c881bc1ab5083dcb328496de1e2fcb3"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"