diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-06-26 14:10:08 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-06-26 22:41:27 +0000 |
commit | e3bc8259841d9557536cc25d9e07ff00618b7c1e (patch) | |
tree | b276956030a0b91481c43737826e717e608c5e44 /meta-phosphor/common | |
parent | 3da2b70f6179a8a6fd65184f424d9571271cb5f9 (diff) | |
download | talos-openbmc-e3bc8259841d9557536cc25d9e07ff00618b7c1e.tar.gz talos-openbmc-e3bc8259841d9557536cc25d9e07ff00618b7c1e.zip |
phosphor-debug-collector.inc: bump version
Change-Id: I8b9fc4843e7971d16ee492a5cd26fd9c3a70b923
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common')
-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 a406b4a5d..1ac188283 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 = "065afc200a13104800e0a852a3243cb316e51455" +SRCREV = "a19440dc9e62ffc3f8f7d1f46f0801f2b25cd0cf" |