summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-26 04:00:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-27 04:21:13 +0300
commit3af891a92d32d9c53f656cb0c73d4bc3ed179040 (patch)
treecad11f91b4f68224aa1539b9c7802f86ab350ecd
parentc4e0f36651864e1efb25d9a182d11c7252a50393 (diff)
downloadopenbmc-3af891a92d32d9c53f656cb0c73d4bc3ed179040.tar.xz
phosphor-sel-logger: srcrev bump 92721508db..7f5518a24e
Potin Lai (1): pulse_event_monitor: add host id in DC power on/off log Change-Id: Ib03edf81378b0ef9463d6754eb460202075f21af 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 f76e6850ad..259be3e1fa 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 = "92721508dbcffabbfe189c06e79cb0af27c3eb9a"
+SRCREV = "7f5518a24e157214e2ff09ce383ed51ad7a418da"
PACKAGECONFIG ??= ""
PACKAGECONFIG[log-threshold] = "-Dlog-threshold=true,-Dlog-threshold=false,"
PACKAGECONFIG[log-pulse] = "-Dlog-pulse=true,-Dlog-pulse=false,"