summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-19 16:41:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-22 23:37:49 +0300
commit9bed44a6cf4e36f04fe0f181250502686f7d54b5 (patch)
tree3ce8294fb5faf3e70753319374e71fa378cea98e
parent3cb880d487a08f80fc23923bc3cf1ea9794fe3a9 (diff)
downloadopenbmc-9bed44a6cf4e36f04fe0f181250502686f7d54b5.tar.xz
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 <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb2
1 files changed, 1 insertions, 1 deletions
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"