commit | 9ffafa264389b9cff940b76e48ba8999a532a686 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Nov 29 08:50:21 2023 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Dec 01 15:46:41 2023 +0000 |
tree | 6862fd2423b8d150af22364dc7e61da2b9a73c94 | |
parent | 9de62e5c3e942b9212c0294a573005e36b7f86d6 [diff] |
phosphor-debug-collector: srcrev bump 7d06930a42..7cd0528a38 Patrick Williams (1): build: use allowed over enabled Change-Id: I2475939bf6b686b49a85e0c55f1c4d364b8de16f 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 0261d4b..48eb5a6 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 = "7d06930a42ac54ee981ede74bd710ed1e02ec43b" +SRCREV = "7cd0528a38071fe14b224b7a9df13b7a646e9cbe"