From f66fb81674bb5796b5d2cd06754f02ef6f1088a2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 12 Mar 2020 10:41:27 +0000 Subject: phosphor-debug-collector: srcrev bump 5ba7176ca2..d11d6139b3 Patrick Venture (1): build: install into bin instead of sbin Stanley Chu (1): Fix the SEGV exception (From meta-phosphor rev: f614b0ae92ff2e02fc6e23564dee304f2fc272fd) Change-Id: Ib8064b0bd3acf110c1c8e408840887ac8f2fe88d Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/logging/ffdc_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor') diff --git a/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb b/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb index fc74af106..9d5d60b1b 100644 --- a/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/ffdc_git.bb @@ -15,7 +15,7 @@ RDEPENDS_${PN} += " \ S = "${WORKDIR}/git" SRC_URI += "git://github.com/openbmc/phosphor-debug-collector" -SRCREV = "5ba7176ca2755080e35daba0b5417386abf17f6d" +SRCREV = "d11d6139b39d7cbb35fa5ffadf464a9d0dc1fd38" do_install() { install -d ${D}${bindir} -- cgit v1.2.3