commit | 112ca033863c9a296f4ce11d158905501bc0b3bd | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 14 12:50:54 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Aug 14 23:45:50 2024 +0000 |
tree | 3a3406116b70c4c47f9aaf6e103426a2b6cf0ec7 | |
parent | 9f6f27ef634c65937bd4f77a435ea4de8895937e [diff] |
libcper: srcrev bump 9fe2cb5f64..5220c9bdac Karthik Rajagopalan (1): Add ability to use lib without json-c dependency Change-Id: Ie885825ce55104545c84094f0d1b9f279eaa3eb7 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 9486673..0e402d8 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 = "9fe2cb5f64b21b8a9a29720423be3c76e059e7db" +SRCREV = "5220c9bdacd3dac0c4ad6ee39241849262589197" SRC_URI = "git://git@github.com/openbmc/libcper.git;protocol=ssh;branch=main"