openpower-debug-collector: srcrev bump 9eb4e4825f..778d1db372
Dhruvaraj Subhashchandran (2):
Dump id needs to be hex dump files
Add '0x' Prefix to Indicate Hexadecimal Values
Change-Id: I95b43c63732e97a86d2e874336cb4e3b6f20a81d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-openpower/recipes-phosphor/debug/openpower-debug-collector.inc b/meta-openpower/recipes-phosphor/debug/openpower-debug-collector.inc
index 9345c91..dc25af9 100644
--- a/meta-openpower/recipes-phosphor/debug/openpower-debug-collector.inc
+++ b/meta-openpower/recipes-phosphor/debug/openpower-debug-collector.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/openpower-debug-collector;branch=master;protocol=https"
-SRCREV = "9eb4e4825f49cdb41ef98d550772b37bb5c8245f"
+SRCREV = "778d1db372561811de43b7954542a4eae1183f04"