summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-12 23:10:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-14 22:30:57 +0300
commit2258fdfcf7192df95513cb3af86cc0c6b790055d (patch)
treec118c518f0847a2aafe34cdb40a6d2fcc8c8bea6 /meta-phosphor
parent583182664c0f156901f6a5303735dc4e4f0e3e96 (diff)
downloadopenbmc-2258fdfcf7192df95513cb3af86cc0c6b790055d.tar.xz
phosphor-sel-logger: srcrev bump d067a6bc29..fd1c3f1864
Jason M. Bills (1): Apply the latest clang-format Patrick Williams (1): build: upgrade to C++23 Change-Id: I53507ec869ba128aa8705454a1f2baa799bafeed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 5698642249..d548e4a92d 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 = "d067a6bc2977b0535284f17f86fcac40f095cbc5"
+SRCREV = "fd1c3f186498a1cc6c00e4ac165ab9d10bd25292"
PACKAGECONFIG ??= ""
PACKAGECONFIG[log-threshold] = "-Dlog-threshold=true,-Dlog-threshold=false,"
PACKAGECONFIG[log-pulse] = "-Dlog-pulse=true,-Dlog-pulse=false,"