libcper: srcrev bump 255bd81a99..b07061ab54

Dung Cao (1):
      Add support for AMPERE CPERs

Ed Tanous (3):
      Improve Nvidia CPER decode
      Convert windows newlines to unix
      Make key types based on id

Karthik Rajagopalan (2):
      Fix false-success in schema validation
      Output guids in 8-4-4-4-12 pattern to match spec

Change-Id: I6f45483e9140e7e38452ea13e27f484a7a2abe66
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 82377bb..27eb13f 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 = "255bd81a99d168c27a570c588733bb6cfc33840f"
+SRCREV = "b07061ab5466aece03605409820711ead76fc191"
 
 SRC_URI = "git://github.com/openbmc/libcper.git;protocol=https;branch=main"