summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-17 00:40:53 +0300
committerWilliam A. Kennington III <wak@google.com>2021-06-17 04:26:44 +0300
commit8f8ab6bf1ecd6c56c8725b0c816f9dc4e1b75290 (patch)
tree1e06fdda4d7254d58180b8b4a86be8e8a450cf21
parentbbc6b9d835ed6d1113dd48e1b2197ec65a42acc5 (diff)
downloadopenbmc-8f8ab6bf1ecd6c56c8725b0c816f9dc4e1b75290.tar.xz
phosphor-ipmi-blobs: srcrev bump 52b75fb392..d5ed40999f
William A. Kennington III (6): utils: Deduplicate library loading utils: Make loader more lenient treewide: Remove unused variables ipmi: Remove non-standard c++ array syntax build: Add meson meson: Install headers Change-Id: Ia7253baea8f3f40f12b2d5e9b9b13a475363d4f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 cc96a498a..77f651b6d 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb
@@ -16,7 +16,7 @@ DEPENDS += "ipmi-blob-tool"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-blobs"
-SRCREV = "52b75fb3927d46b75e75fd6040577c914476e6f1"
+SRCREV = "d5ed40999f2d829455afab0999aa54dd8217ad04"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"