ipmbbridge: srcrev bump 0736e213fa..524f753f54

Manojkiran Eda (1):
      Fix spelling mistakes using codespell

Change-Id: I7dac73247b72ad60b40e717509c38d69f1f6afc7
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 ccd7fdf..513ee50 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 = "0736e213fa0cc2d2b3463ea8918765ce3b158574"
+SRCREV = "524f753f54d33984ea9d85dc940f647c66a74aa6"
 PV = "0.1+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/ipmbbridge.git;branch=master;protocol=https"