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>
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 e521725..0f6c433 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 @@
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}"