commit | 992f77d016ca8676c63d297b0b37ba38ec197c07 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Sep 20 00:10:26 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Sep 22 02:51:06 2023 +0000 |
tree | 0fee340da6935a2700bfb4a4a6c267994b7e071a | |
parent | 5069e2e4847c1c19d04001a3d286a40072e23880 [diff] |
phosphor-debug-collector: srcrev bump 1615b824a1..4d86a3ebbf Deepa Karthikeyan (1): Fix compiler warning Change-Id: Id0388391b8b7c54b41fa3774837da49e08ce6b85 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc index 51fb009..054d0bc 100644 --- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc +++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.inc
@@ -2,4 +2,4 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-debug-collector;branch=master;protocol=https" -SRCREV = "1615b824a14e7c676e932abacb6d1ffe71b61d6a" +SRCREV = "4d86a3ebbf3191af46d8b5c8299779b19662a0fe"