commit | 1eaa17eda16b3e89ffba5bb1cc4a2428fa1001d6 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jul 18 17:11:01 2024 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jul 18 22:42:05 2024 +0000 |
tree | 5a9d0ee2b971fd2078ceed8a92e4c2fc41aee86a | |
parent | 422a8f68023584822d7982ad19c85690cc94b549 [diff] |
libcper: srcrev bump 4482c48b6e..683e055061 Karthik Rajagopalan (1): Add support for NVIDIA CPERs Change-Id: I2a0f97d4fb28de5d1a5e4e4cdc7f01eea39e09cf 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 cf971c5..d215639 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 = "4482c48b6e2ccf85f03f680a59e0d4ad0ab4e3c5" +SRCREV = "683e055061ceb7c880f7714febfa98219f504049" SRC_URI = "git://git@github.com/openbmc/libcper.git;protocol=ssh;branch=main"