diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-09-28 20:50:04 -0500 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2017-09-29 13:51:13 +0000 |
commit | 7dda558d2ac2214c7e8d76963264f6dde6f40080 (patch) | |
tree | 06961c8590f07da8545ced65a9c4eca388816842 /meta-phosphor | |
parent | 38da0c9a8b3612c6d72d4c73163ab3e7edbf0d18 (diff) | |
download | talos-openbmc-7dda558d2ac2214c7e8d76963264f6dde6f40080.tar.gz talos-openbmc-7dda558d2ac2214c7e8d76963264f6dde6f40080.zip |
phosphor-debug-collector.inc: bump version
Change-Id: Ib057e355ce5d67ea02a842a9e251af456ffe2c52
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.inc b/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.inc index db7e00021..6c923d3d3 100644 --- a/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.inc +++ b/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-debug-collector" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-debug-collector" -SRCREV = "e4693a7f44b7f95d94aecf2aa3c481d7ed1cd3a2" +SRCREV = "3c899a4d2e3abe269c2b6ccc5260bd33f95e8e92" |