summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-12 22:31:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-12 23:33:23 +0300
commite50abfd489bf4073882c33f9d463250565abe383 (patch)
tree8159b1584b34371de1ae862145dd4da72a202eb2 /meta-phosphor/recipes-phosphor
parent1b7615c0f011a4bb4b036cfe53a9954ba8c88d23 (diff)
downloadopenbmc-e50abfd489bf4073882c33f9d463250565abe383.tar.xz
phosphor-sel-logger: srcrev bump e295fd9d6f..f0243dc62f
Willy Tu (1): watchdog event: Add support for timeout watchdog event Change-Id: I4992d08f17a664922bdc036f1eca95ddbe7aa7f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 20bc8c653..65cffaf0e 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
@@ -22,7 +22,7 @@ DEPENDS += " \
"
SRC_URI = "git://github.com/openbmc/phosphor-sel-logger.git;protocol=git"
-SRCREV = "e295fd9d6f7572b49b2c6b72e715a01eb68807d0"
+SRCREV = "f0243dc62fc4979d46e42276cd98fb41d2c3e2a1"
PV = "0.1+git${SRCPV}"