diff options
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/logging')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/logging/ffdc.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/logging/ffdc.bb b/meta-phosphor/common/recipes-phosphor/logging/ffdc.bb index 815c6eba1..220aa13a4 100644 --- a/meta-phosphor/common/recipes-phosphor/logging/ffdc.bb +++ b/meta-phosphor/common/recipes-phosphor/logging/ffdc.bb @@ -13,7 +13,7 @@ RDEPENDS_${PN} += " \ S = "${WORKDIR}/git" SRC_URI += "git://github.com/openbmc/phosphor-debug-collector" -SRCREV = "7f2f8027b013c39e28da6b3e1e10f6ddc7d3d042" +SRCREV = "11eaab7b68d7984199a283bc6c78617ce72b8ca6" do_install() { install -d ${D}${bindir} |