summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-23 23:00:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-25 00:41:15 +0300
commit5c574354514d54764ee740a326d665f6cc67f6d8 (patch)
tree5be0b9ee75b57e99b6eb8420c02ce365d0dd68c9
parent3cc41eef5e71dd3fb326fdaca0ddf97f7f73c0e5 (diff)
downloadopenbmc-5c574354514d54764ee740a326d665f6cc67f6d8.tar.xz
phosphor-sel-logger: srcrev bump 8c02319f5f..c68ea0522a
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Ieea218cd377a3a7cdeef3207d3cb617dbad1fe18 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 674f950c91..5babdd75fa 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 = "8c02319f5f523e0e72e7d1684f6373724f6d621a"
+SRCREV = "c68ea0522ac6630dbe50829845a11f335cf87800"
PACKAGECONFIG ??= ""
PACKAGECONFIG[log-threshold] = "-Dlog-threshold=true,-Dlog-threshold=false,"
PACKAGECONFIG[log-pulse] = "-Dlog-pulse=true,-Dlog-pulse=false,"