commit | 87d174f65746a1f33f419e34097164a428eed6ce | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jul 20 19:21:14 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jul 20 21:55:42 2021 +0000 |
tree | 9268f7173fbbe610d98a6c88cc53d000e25a95ca | |
parent | 827f067a512ee45fb3f402df742e761ebcf32181 [diff] |
phosphor-sel-logger: srcrev bump 486e42e9db..e9da2599f1 Jason M. Bills (1): Initialize watchdogInterval Change-Id: I6eb618eb5bdb61c97d85fa6b1ba4eee42fd98a9e 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 d1f37c2..9be7028 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 = "486e42e9db215070d631b7ac1f8f32537cb3bfe7" +SRCREV = "e9da2599f10f1b696f61c97f8c8036acfde05e18" PV = "0.1+git${SRCPV}"