summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-12 19:41:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-13 17:27:01 +0300
commit61ba02d08e8dd303cfdb6fb1a0cc0966ab359af6 (patch)
treec356829c9f7277230c59d9e0f58252e19f18f4aa /meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
parent1da4dc18f702f82085c340250b4e1e9243cbc718 (diff)
downloadopenbmc-61ba02d08e8dd303cfdb6fb1a0cc0966ab359af6.tar.xz
phosphor-logging: srcrev bump f1e85e20a1..7b5342c531
Matt Spinler (7): PEL: MTMS: Support const flattening PEL: Const flattens for the SRC sub classes PEL: Const flatten for BCDTime PEL: Make PEL::flatten() const PEL: Run a user defined function on every PEL PEL: Registry: Make "Action Flags" optional PEL: Use libpel.la for log daemon and peltool (From meta-phosphor rev: 1d66e450185a063a75f89959aa773f9179d69f24) Change-Id: Ib9b569230b84a6ba42e14b024962c32e6c89db5b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb')
-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 b6ec2cea1..107df3ec6 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 = "f1e85e20a1a6e97e27737b5883a8aa6a63c79b22"
+SRCREV = "7b5342c5319bdca7f4175332ac4f938a786c3cbf"
S = "${WORKDIR}/git"