summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-07 18:41:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-08 04:33:55 +0300
commit24eefe1d7c14a0bc1bcd1106bb8588699f28d662 (patch)
tree401a97c476b73a45a9b9fa9e8165d4c16f609800
parent01bd17503899a988db4ba7a9f7c2a079507ff0da (diff)
downloadopenbmc-24eefe1d7c14a0bc1bcd1106bb8588699f28d662.tar.xz
phosphor-sel-logger: srcrev bump a138ebd3c7..3f4cd974ce
Patrick Williams (1): catch exceptions as const Change-Id: I92c5ab5e8c0e236ec600c125d00ad34cd29982bc 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 4b165f86b..ccc61279b 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 = "a138ebd3c759f95c53d61170c05e69bf31718114"
+SRCREV = "3f4cd974ce9874ac556070ccc94bb6e810de17f2"
PV = "0.1+git${SRCPV}"