commit | bb4dee20fea69d708a2e3a2249e847830924777e | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Sep 23 16:41:01 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Sep 24 01:57:48 2024 +0000 |
tree | a4345827c8a5e28156889a2e572a715b91d608a2 | |
parent | 75e09d870cfa2a55207d5428790ad9aa364e487d [diff] |
phosphor-sel-logger: srcrev bump 483ae8f093..9c495c62ba Jonico Eustaquio (1): Change selDelete to return void to avoid magic numbers Change-Id: I6aed7b5740fc660c30199a09481db09585bc5078 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 5c7fa85..1f7d585 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 @@ sdbusplus \ systemd \ " -SRCREV = "483ae8f09371cadeda4be02d8c109ac5dae5a98e" +SRCREV = "9c495c62baa219f3cc60935cd5a46657846d7232" PACKAGECONFIG ??= "" PACKAGECONFIG[log-threshold] = "-Dlog-threshold=true,-Dlog-threshold=false," PACKAGECONFIG[log-pulse] = "-Dlog-pulse=true,-Dlog-pulse=false,"