summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-18 11:10:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-19 16:17:55 +0300
commit1d0e13088002736bdad01c007a74165ace42d108 (patch)
tree5dfae3857106bce0ef5470bdfbf14da84c7966e5
parent5a4bb81761a0d80b39b0c424c8950511805fb772 (diff)
downloadopenbmc-1d0e13088002736bdad01c007a74165ace42d108.tar.xz
phosphor-sel-logger: srcrev bump 69f7fa3218..6f5342d0bd
Konstantin Aladyshev (2): Change IpmiSelAdd/IpmiSelAddOem return type to void Make SEL logger messages more informative Change-Id: I0137b443c88b91e97cc51f19f5cc3abedf2bd036 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb b/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
index 12a320d8ad..fc908477ba 100644
--- a/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
+++ b/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
@@ -14,7 +14,7 @@ DEPENDS += " \
sdbusplus \
systemd \
"
-SRCREV = "69f7fa321895573be8286348dce28da6ddcd10c5"
+SRCREV = "6f5342d0bdb2b2b8c52323219656f88794abf54f"
PACKAGECONFIG ??= ""
PACKAGECONFIG[log-threshold] = "-Dlog-threshold=true,-Dlog-threshold=false,"
PACKAGECONFIG[log-pulse] = "-Dlog-pulse=true,-Dlog-pulse=false,"