summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-22 08:41:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-22 18:16:27 +0300
commit80eb8945ca6e8d28737eb2f24af699ef5b96deee (patch)
tree0f57857736b3c52eff43155b82dd914b9440cda4 /meta-phosphor
parent0758f392eca971cb239b6937532db42ec7c07393 (diff)
downloadopenbmc-80eb8945ca6e8d28737eb2f24af699ef5b96deee.tar.xz
phosphor-ipmi-blobs: srcrev bump 7fc52c8fe3..fea1d8115b
Kun Yi (4): Implement session expiration test: Add unit tests for session expiration cleanup: Operate on members directly and allow empty paths in the lookup table cleanup: Use scoped initializers; move implementation to source file (From meta-phosphor rev: 1cb01503f1caa58159d023881e04f10c872d9811) Change-Id: I2b79320701c5e567815892b2f0474b923a11f8f3 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 e5217255f..0f6c433e3 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 = "7fc52c8fe3bc7cc9b57a007ce1b7c38e60f9602f"
+SRCREV = "fea1d8115bace4bedae2523a9d9389a990adb09f"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"