summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-07 00:22:29 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-10 14:21:30 +0300
commit37b36fb8a7a97caa4a54e2cd420af74ae01fb119 (patch)
tree0f362334c1189131744ad15bd0173b74cfc165b9 /meta-phosphor/recipes-phosphor
parent7e49fbf228523778ee7d76128f9faa1e026822f0 (diff)
downloadopenbmc-37b36fb8a7a97caa4a54e2cd420af74ae01fb119.tar.xz
phosphor-ipmi-flash: srcrev bump 14713becef..f81199536d
Patrick Venture (3): test: firmware notYetStarted: open(tarball) README: typo fix s/differnet/different/ bmc: use c++11 compatible lambda search (From meta-phosphor rev: aec4454b94b21b34c37af67d6eb6ddc7eada10c4) Change-Id: Iab2ce110503068408e77435818775be51acf427e 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 59ee58d35..3fb8abaac 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 = "14713becef822c418cac3ee6a3c4d6e4d4ae40d8"
+SRCREV = "f81199536da0fb0da92fcdf47d455c9d1af6098f"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"