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
Change-Id: I48b143864636e2e0bed6b5c5b8005a738c49b170
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb
index e521725..0f6c433 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb
+++ b/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}"