summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-24 22:22:06 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-25 18:30:54 +0300
commit4aec65c3bad0939ea1e33aee5ba869b300df3a22 (patch)
treef777345e00843bb2b67738187e98b516819af2df
parentc8f4712845034714fed763414987305bacafe1fd (diff)
downloadopenbmc-4aec65c3bad0939ea1e33aee5ba869b300df3a22.tar.xz
phosphor-ipmi-flash: srcrev bump 75c0c2740b..ef4993ef41
Patrick Venture (5): bmc: add preparation step before data is received build: minor style cleanup in configure_ac build: s/update-bmc/update_bmc/g README: Add reboot default configuration option bmc: pci_handler: set pointer to null (From meta-phosphor rev: f1d92f9787ec587873d4acef921ff3a3cde41ccb) Change-Id: I69cc9650fbffeda0b33825ac9c084e420b06a085 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 5f2603f3d..490df9148 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 = "75c0c2740bc5ac3727553e65ea89aafbcb1d12e9"
+SRCREV = "ef4993ef41c50ec4dc903e9a77b46de9c3b73901"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"