summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-12-13 21:20:33 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-12-17 15:27:54 +0000
commit5928d4bdbac76e4fba5efdf3456952dffc1c5ca9 (patch)
treef19315ad4645b4de88e05ef82db587a19fc578b3 /meta-phosphor
parent3b1aef2ec0c845b4e9195eb32e058c753782da7b (diff)
downloadtalos-openbmc-5928d4bdbac76e4fba5efdf3456952dffc1c5ca9.tar.gz
talos-openbmc-5928d4bdbac76e4fba5efdf3456952dffc1c5ca9.zip
phosphor-ipmi-flash: srcrev bump a658636f90..aa32a36aab
Patrick Venture (16): README: Update the documentation given new approach test: move mocks into root test folder test: add missing headers to ipmi_interface_mock test: Add tools to search path firmware: add read/write flags to enum tools: main, use copy instead of looping tools: add crc implementation tools: return data or throw exception on ipmi resp tools: blob: implement layer above ipmi tools: blob: implement get blob stat command tools: blob: add missing header tools: add data interface type tools: blob: implement open blob tools: updater: implement send contents tools: updater: add exceptions for errors tools: add missing updater unit-tests (From meta-phosphor rev: e8082774d536f3493c1e223314dd986532488fa8) Change-Id: Ie88d3c7411b734b643ba8ee4afa967fd9c91f726 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 cf1e38e98..88004551c 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 = "a658636f901438d983cb78ecb0914dd83e40d4a3"
+SRCREV = "aa32a36aabeb8078ad2a3f7570633f9500bc319c"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"
OpenPOWER on IntegriCloud