summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-22 15:30:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-22 23:02:17 +0300
commit1e88d763c0e409a1db6ad1d77e96f8c718a61f8e (patch)
tree226c08f87715959c09794943786cd1a35198f29b
parent25548aeaa456516841e35246d0f5b11754c4e240 (diff)
downloadopenbmc-1e88d763c0e409a1db6ad1d77e96f8c718a61f8e.tar.xz
phosphor-sel-logger: srcrev bump 6f5342d0bd..56ccc249f3
Denis Zlobin (1): Add pulse sensor log events to logging service Change-Id: Id2e24560dc9ba383df1927a08534a7c192cc4831 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 fc908477ba..c94bf182ce 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 = "6f5342d0bdb2b2b8c52323219656f88794abf54f"
+SRCREV = "56ccc249f3f45bcb7486c93a19ab271173c64c68"
PACKAGECONFIG ??= ""
PACKAGECONFIG[log-threshold] = "-Dlog-threshold=true,-Dlog-threshold=false,"
PACKAGECONFIG[log-pulse] = "-Dlog-pulse=true,-Dlog-pulse=false,"