phosphor-ecc: srcrev bump 2c4ae24103..c0b4eae01f
Patrick Williams (1):
meson: remove deprecated get_pkgconfig_variable
Change-Id: I77f2d47a60928b159e46d1aa28b8ac7c64f8eb04
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 4b3c89c..346b12e 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 = "2c4ae241030a1b05c74127877a4cb4525e1475b9"
+SRCREV = "c0b4eae01f4919531ef4eaef3df67df3928f6f18"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-ecc.git;branch=master;protocol=https"