summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-30 16:51:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-30 20:24:07 +0300
commite723879e45942abe4ca629bb8a3b3cac71f0eb7f (patch)
treea51202da49e078bf2178047e5e4c741c4e7cd8ba /meta-phosphor/recipes-phosphor
parent19bfafb997ae74a9df3c2080de6609158ed638d6 (diff)
downloadopenbmc-e723879e45942abe4ca629bb8a3b3cac71f0eb7f.tar.xz
phosphor-logging: srcrev bump 593a4c665d..c28601ad44
Adriana Kobylak (1): PEL: Add phosphor-power NotSupported error Jayanth Othayoth (3): PEL: Add error message registry entry for devtree sync PEL: Add error message registry entry for devtree backup PEL: fix bitbake failures related to commit e0538848 Lotus Xu (1): Reset entryID to 0 after eraseAll. Sumit Kumar (2): PEL: Fix to remove files from archive folder PEL: Set critical association to object paths William A. Kennington III (3): build: Refactor to separate out library build: Target c++ arguments specifically where they are needed lib: Change name to accomodate direct linkers Change-Id: I71155aeda17af867726ffb161524f122572117a3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 03abfd961..6388a428a 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 = "593a4c665dce98b8bca181fc7ce60d6a32eabfe1"
+SRCREV = "c28601ad44c7f244c8690e0232aa7eb4840ed16e"
S = "${WORKDIR}/git"