summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-22 03:11:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-26 04:57:57 +0300
commite92f05599b71d90e33ab8a23db8b5bf883dad576 (patch)
treef0dd3c26255c8878487a839607246fbfb89a7adf
parent63c8d30cd40ad8d4dcadf333bdeef3a407f227fa (diff)
downloadopenbmc-e92f05599b71d90e33ab8a23db8b5bf883dad576.tar.xz
phosphor-sel-logger: srcrev bump aaffc124b6..486e42e9db
George Hung (1): Add match threshold alarm signals for threshold events Change-Id: I371770cfb31ea3472fc9878e91963db50a9a4400 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 c52e8e149..d1f37c275 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
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
DEPENDS += "systemd sdbusplus boost phosphor-ipmi-host"
SRC_URI = "git://github.com/openbmc/phosphor-sel-logger.git;protocol=git"
-SRCREV = "aaffc124b6f49d9bc267e65565bdd5d4c1db1aaf"
+SRCREV = "486e42e9db215070d631b7ac1f8f32537cb3bfe7"
PV = "0.1+git${SRCPV}"