commit | c975a84b1479085d2cff387611bbf8d51f26483c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Sep 20 17:50:43 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Sep 24 02:10:15 2024 +0000 |
tree | 1b20b6e54714c3b6c20e395b15c1cb8bc9086fb9 | |
parent | a9e16b8b8dc058bb9d62f96aed30c87398d7e1f6 [diff] |
libcper: srcrev bump 21c2154929..255bd81a99 Karthik Rajagopalan (1): Use extern C guards in all headers Change-Id: I318fc8969fc39ad7ceafd07b4efef187fb030986 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 793ed34..82377bb 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 = "21c2154929223aaf1b4ca46eae70f9cc20c6db27" +SRCREV = "255bd81a99d168c27a570c588733bb6cfc33840f" SRC_URI = "git://github.com/openbmc/libcper.git;protocol=https;branch=main"