ipmbbridge: srcrev bump 524f753f54..9ae8893522

Patrick Williams (1):
      change vector constructor for gcc-14

Change-Id: I9bfeae9d14510ef9c4887011f036d0acf4181228
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
index 513ee50..02418a7 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ipmb_git.bb
@@ -8,7 +8,7 @@
            i2c-tools \
            boost \
            nlohmann-json"
-SRCREV = "524f753f54d33984ea9d85dc940f647c66a74aa6"
+SRCREV = "9ae88935221aa82697d5595794288e1289b2a896"
 PV = "0.1+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/ipmbbridge.git;branch=master;protocol=https"