summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-19 17:31:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-29 04:21:52 +0300
commit89afe887e364b2ea89afb90ada724dabce07ae7d (patch)
treeaa06c31a786f5a541669433b3482f47761cb6abf
parentb34245b33ba362c8d559f38022b923e08f1b565e (diff)
downloadopenbmc-89afe887e364b2ea89afb90ada724dabce07ae7d.tar.xz
phosphor-logging: srcrev bump c1ba04f2a6..a9e4f59664
Jonathan Doman (1): lg2: Reset format string for multiple uses Matt Spinler (1): elog-gen.py: Remove missing metadata print Sumit Kumar (1): PEL: Write terminating SRC to the progress SRC Change-Id: I5df8e53a70e15d5d2fa9f753a686088f27005512 Signed-off-by: Andrew Geissler <openbmcbump-github@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 891f295b03..8497f9c2f0 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 = "c1ba04f2a6dc2269b8acfb289adaa72f3288a86d"
+SRCREV = "a9e4f59664683a45d2c615e350cf2628b9fa41c9"
S = "${WORKDIR}/git"