phosphor-ecc: srcrev bump 5c76c6d6a8..c5d295b1b8

Patrick Williams (1):
      sdbusplus: use shorter type aliases

Change-Id: I99603f45a811e6864ac0031e06c137adebeae453
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 9ba3296..4576430 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 = "5c76c6d6a8254301d185e3ffffb08fdb848f29c2"
+SRCREV = "c5d295b1b8ba79db2fd2b90a4a9266c20a277462"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-ecc.git;branch=master;protocol=https"