summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-16 00:10:24 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-19 04:05:08 +0300
commit4585180d72f21825fb2e609c2b08eb6f3d6068b3 (patch)
tree6b1b5a268c8d364c1c96c7171930fc8d12bd8c62 /meta-phosphor
parentaf7be82086f15b22a2a20338336cb29c0ef21d97 (diff)
downloadopenbmc-4585180d72f21825fb2e609c2b08eb6f3d6068b3.tar.xz
phosphor-ipmi-blobs: srcrev bump 45e428a2b2..6c415c6701
Patrick Venture (5): process: add IPMI error return mechanism and update errors bugfix: skip 0'd crc bytes on reply computation bugfix: flip library search logic bugfix: add -export-dynamic to Makefile linker flags bugfix: load handlers and use factory symbol (From meta-phosphor rev: c37df143fe977610b7e6ff0ed4aecb95041960aa) Change-Id: I664159ee560b73ae36a4235d190f59b342185e5d 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-blobs_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb
index 381034db2..0bfa2f563 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb
@@ -15,7 +15,7 @@ DEPENDS += "phosphor-logging"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-blobs"
-SRCREV = "45e428a2b22f5ba134fa07ede6be1f99d12a6c2c"
+SRCREV = "6c415c67011532fc0fb7c3051a4cf657ea93dfe0"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"