phosphor-ipmi-blobs: srcrev bump b6ed562666..99f25beb8c

Patrick Venture (1):
      test/utils: stop using local variable with global return

Change-Id: I7e6b4c9701cc10b5b4b7901a68101bcb3d1a6e42
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 f82e90b..2f9d7c1 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 = "b6ed562666a3153b539a7895dcdee4996be2b4c7"
+SRCREV = "99f25beb8cfb8a6704f2648ec47f066907403e55"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"