commit | e4eb1016443a9635165d3a5797842dbfe6246b69 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 28 10:40:28 2024 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 28 10:40:28 2024 -0500 |
tree | 3137efd1784391d0b4135adc4ed30ade87c26592 | |
parent | 6b159e5ebe22b74c977e487e8d5de063bebe1737 [diff] [blame] |
libcper: srcrev bump 5220c9bdac..379e492ac7 Patrick Williams (1): Adjust strncpy sizes Change-Id: I36b089c11074241d9305343e2ac8345178c32f0c 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 e79d70e..83cf535 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 = "5220c9bdacd3dac0c4ad6ee39241849262589197" +SRCREV = "379e492ac7ac2f1f994b77312d895dc0f2d940cd" SRC_URI = "git://github.com/openbmc/libcper.git;protocol=https;branch=main"