phosphor-ipmi-blobs-binarystore: srcrev bump 53992e85d2..7f10780928

Willy Tu (3):
      build: Update to c++23 and meson 1.1.1
      print: Cleanup std::cerr/cout with stdplus::print
      Add alias and option to support migration

Change-Id: Ie5dfd2ec245d69fe51e55b5f8061da53e084125a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb
index b17c087..362e3cf 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs-binarystore_git.bb
@@ -8,7 +8,7 @@
 DEPENDS += "phosphor-logging"
 DEPENDS += "protobuf-native"
 DEPENDS += "protobuf"
-SRCREV = "53992e85d2dc5864db7a7e4a8ee6f6676974e9ba"
+SRCREV = "7f10780928ba5db439282f9306e255d07783f20e"
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[blobtool] = "-Dblobtool=enabled,-Dblobtool=disabled"
 PV = "1.0+git${SRCPV}"