libcper: srcrev bump 683e055061..462f9f698b
George Liu (5):
generator/README.md: Fix MD040 warnings
docs/GeneratorExtensions.md: Fix MD036 warnings
docs/OEMExtensions.md: Fix MD036 warnings
README.md: Fix MD040 warnings
README.md: Fix typos
Karthik Rajagopalan (3):
Fix build error when building an app with libcper as a subproject
Add Karthik Rajagopalan as reviewer
Fix leaked json objects when there is a failure parsing
Change-Id: I352e5313beb9ed3b6ce41e65ebe9b268a6309dd5
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 d215639..ed29969 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 = "683e055061ceb7c880f7714febfa98219f504049"
+SRCREV = "462f9f698b2dffd68bc660edb07e57155eec74d9"
SRC_URI = "git://git@github.com/openbmc/libcper.git;protocol=ssh;branch=main"