phosphor-ipmi-blobs-binarystore: srcrev bump e496b2bb47..c3abe753fc

Patrick Venture (1):
      test: use char arrays instead of strings

Change-Id: Ib166bbebc326629d1a0f58abf39beaec0fcaab6f
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 31c0506..8f1d34b 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 = "e496b2bb477e2af1a9755fbe6ac891e82ff73eb6"
+SRCREV = "c3abe753fca211f49eb68f7d34e37bfc9eb5d4c4"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"