phosphor-ecc: srcrev bump 527190b2b7..9a31e9a4a4

Patrick Williams (1):
      build: upgrade to C++23

Change-Id: If544992da463668290be1e3b7a2ffb13a6a35fbe
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb b/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb
index e4a2e38..aa012a1 100644
--- a/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb
+++ b/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb
@@ -6,7 +6,7 @@
 DEPENDS += "phosphor-dbus-interfaces"
 DEPENDS += "sdeventplus"
 DEPENDS += "phosphor-logging"
-SRCREV = "527190b2b7b16eecae33904d4396380bf269627b"
+SRCREV = "9a31e9a4a4cbab1dbf9f18b2607de3d877900241"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-ecc.git;branch=master;protocol=https"