From 9bed44a6cf4e36f04fe0f181250502686f7d54b5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 19 Jun 2020 13:41:27 +0000 Subject: phosphor-logging: srcrev bump 620ef38ce4..7a05c20093 Matt Spinler (12): PEL: Read the compatible system names property PEL: Simplify test makefile PEL: Add APIs to look up device path callouts PEL: devcallouts: Determine access type PEL: devcallouts: Extract search keys PEL: devcallouts: Get callouts from the JSON PEL: Let SRC class create a debug section PEL: Add location code related stubs PEL: Generate HW callouts from the msg registry PEL: Add device path callouts in SRC section PEL: Add PEL testcase for device callouts PEL: Document the supported dev callout types (From meta-phosphor rev: c9ae5beccc195844170e409e3ad4c7d5dd2916c8) Change-Id: I9a76d309b85775b23c02907c43285c39d5b90275 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/logging') diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 155e1ef61..741f31661 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb @@ -55,7 +55,7 @@ FILES_phosphor-rsyslog-config += " \ " SRC_URI += "git://github.com/openbmc/phosphor-logging" -SRCREV = "620ef38ce4225298d3f8efd368c80dd732a1d4b8" +SRCREV = "7a05c20093f460236638d2d69e279f89c5385a70" S = "${WORKDIR}/git" -- cgit v1.2.3