summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-10-05 02:50:33 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-10-08 11:16:15 +0300
commit856cdf92d941d3f25cb7196e5639cb798e905274 (patch)
tree0666b5b17807d648f881dc6213e456e841ac65b3
parentcdde7e0a4de380910443c4d483f534f5bf2a9e90 (diff)
downloadopenbmc-856cdf92d941d3f25cb7196e5639cb798e905274.tar.xz
libcper: srcrev bump cdadd235ae..5b79300908
Aushim Nagarkatti (1): Fix ArmProcessor ErrorInformation types Ed Tanous (3): Allow building code locally Format meson files Clean up meson file Change-Id: Ia6b7ebb005ee1186daeee4ad8b29a9e92e2a5c3d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/libcper/libcper_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb b/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb
index bd3a1506de..239b8f776b 100644
--- a/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb
+++ b/meta-phosphor/recipes-phosphor/libcper/libcper_git.bb
@@ -8,7 +8,7 @@ DEPENDS = " \
"
PV = "1.0+git${SRCPV}"
-SRCREV = "cdadd235aee7e9773aca1407bc6753d029bf043b"
+SRCREV = "5b79300908d3f8cbc18a13946145f998bffab192"
SRC_URI = "git://github.com/openbmc/libcper.git;protocol=https;branch=main"