commit | e92f05599b71d90e33ab8a23db8b5bf883dad576 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Apr 22 00:11:21 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 26 01:57:57 2021 +0000 |
tree | f0dd3c26255c8878487a839607246fbfb89a7adf | |
parent | 63c8d30cd40ad8d4dcadf333bdeef3a407f227fa [diff] |
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>
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 c52e8e1..d1f37c2 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 @@ 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}"