summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-11 21:01:55 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-12 01:35:06 +0300
commitd92c307d9dd54f7cd2c53153dea314c5334179bc (patch)
tree169e762cebcb418b98d8ca9b7dddaa88a87dcab4
parent7554b34d269ab21e29947fb399907973fbda03d4 (diff)
downloadopenbmc-d92c307d9dd54f7cd2c53153dea314c5334179bc.tar.xz
phosphor-ipmi-blobs: srcrev bump 9cd8f76d3a..03fd5b8b9e
Patrick Venture (1): move entry point handler to process (From meta-phosphor rev: a611f3d1f6bb1eef90361f534ee6f33c81364838) Change-Id: Id9fa9fec6e410d96c93afef6a6a08f482541a23c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 55bac7d77a..7d62fc7fcf 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 = "9cd8f76d3a786645ba6e21e146f66f5f27a6290c"
+SRCREV = "03fd5b8b9e8fc0eb7f77c1a170fd2c0018ab9e63"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"