summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-12-12 19:10:23 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-12-13 07:47:41 -0500
commit3289e8763a868e4fcd91638e14cc0a5ea97d2f89 (patch)
tree4d55ac6b51f60a737f1b167554d0d59e556fefd0 /meta-phosphor
parent3c222a19adf57e4b32783d10840319ab2b985d1c (diff)
downloadtalos-openbmc-3289e8763a868e4fcd91638e14cc0a5ea97d2f89.tar.gz
talos-openbmc-3289e8763a868e4fcd91638e14cc0a5ea97d2f89.zip
phosphor-ipmi-flash: srcrev bump d333a870a6..a658636f90
Patrick Venture (5): tools: start burn_my_bmc tool tools: start implementing data interface tools: start implementing blob interface tools: start implementing ipmi interface tools: move interface building into main (From meta-phosphor rev: b5208663c4248f3770c9a4e5bd1d1f33e54f6324) Change-Id: I7cd13bb045cb56a760ca16aaadfcf0c147e358e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-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 c447bfe31..cf1e38e98 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -16,7 +16,7 @@ DEPENDS += "sdbusplus"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "d333a870a64770d7dc47a662da2de1b1087adbb4"
+SRCREV = "a658636f901438d983cb78ecb0914dd83e40d4a3"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"
OpenPOWER on IntegriCloud