phosphor-ipmi-blobs-binarystore: srcrev bump 8ca234e698..e535a736ef

Kun Yi (2):
      bugfix: Fix invalid data handling in deserialization
      improvement: Don't deserialize again if past attempt failed

Change-Id: I5d3e279f7fa399cd310ce0581967f41082d41a13
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb
index 8d45667..38121e5 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb
@@ -17,7 +17,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/phosphor-ipmi-blobs-binarystore"
-SRCREV = "8ca234e6986763ffaddcf56b49fecdfe96a60182"
+SRCREV = "e535a736efd8ef2088c57a91c387be7800674161"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"