summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-09 16:21:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-10 02:31:57 +0300
commit8492d8ae362df78f85fb48d4238e839732e657f0 (patch)
treefb9d51e8eb7947d30bc3d530d79b1a4b1af80da4 /meta-phosphor
parentd90cc59d5ae8c0f22d0162efe8998d6b6e6da786 (diff)
downloadopenbmc-8492d8ae362df78f85fb48d4238e839732e657f0.tar.xz
phosphor-logging: srcrev bump 835a86938f..14d671fa23
Matt Spinler (8): PEL: Find an entry in the message registry JSON PEL: Read SRC fields out of the registry PEL: Create PrivateHeader from parameters PEL: OpenBMC event log sev to PEL sev helper PEL: Create UserHeader from parameters PEL: Create PEL from parameters PEL: Add Stream ops for std::vector<uint8_t> PEL: Add a Generic section object (From meta-phosphor rev: 5d62bdae3ec83b70ee7ad1883d26d19916fc4832) Change-Id: I3c9f7a603b61efe795a442489f025731bfba9e5b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 aa2d27a80..aeae1ff35 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -54,7 +54,7 @@ FILES_phosphor-rsyslog-config += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "835a86938f3cf59fbdcd25835b48e6cdb1e6552b"
+SRCREV = "14d671fa2311144fe43047486c4938e9c461ce24"
S = "${WORKDIR}/git"