libcper: srcrev bump 9fe2cb5f64..5220c9bdac

Karthik Rajagopalan (1):
      Add ability to use lib without json-c dependency

Change-Id: Ie885825ce55104545c84094f0d1b9f279eaa3eb7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb b/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb
index 9486673..0e402d8 100644
--- a/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb
+++ b/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb
@@ -8,7 +8,7 @@
     "
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "9fe2cb5f64b21b8a9a29720423be3c76e059e7db"
+SRCREV = "5220c9bdacd3dac0c4ad6ee39241849262589197"
 
 SRC_URI = "git://git@github.com/openbmc/libcper.git;protocol=ssh;branch=main"