summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-09 14:01:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-10 01:13:41 +0300
commitbe8c511a94783c784d12827d8ebf2627dc800eed (patch)
tree549308bd3dd5defd16019b52836a3a0807025f5f /meta-phosphor
parent8524df584eda9a8e4a6da168e7826c7bb49f18f7 (diff)
downloadopenbmc-be8c511a94783c784d12827d8ebf2627dc800eed.tar.xz
phosphor-sel-logger: srcrev bump 9f476e82f7..a138ebd3c7
Patrick Williams (1): exception: add errno Change-Id: I124f8fa8535a5db6c5469b6e760fd1253e424b84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-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 ac4f27088..4b165f86b 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 = "9f476e82f72e78d2be6cdeb95f7d5552c19d97a7"
+SRCREV = "a138ebd3c759f95c53d61170c05e69bf31718114"
PV = "0.1+git${SRCPV}"