summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-03 04:01:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-04 04:31:21 +0300
commitcb0ddd2086935cc43e5064d06874a9bc6338c1a0 (patch)
tree3b38c165ca93df88cf17f616fd71ec918f0ce315 /meta-phosphor
parent5753cd8ac02c428eac92dbbd8b1a9f87f4ba1f66 (diff)
downloadopenbmc-cb0ddd2086935cc43e5064d06874a9bc6338c1a0.tar.xz
phosphor-sel-logger: srcrev bump dbd77b9200..aaffc124b6
Jeff Lin (1): Fix negative value of asymmetric max and min value Change-Id: Ia0227f114e5a0425cfabbea48145414db11a7d15 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 df7bb83cf..c52e8e149 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 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
DEPENDS += "systemd sdbusplus boost phosphor-ipmi-host"
SRC_URI = "git://github.com/openbmc/phosphor-sel-logger.git;protocol=git"
-SRCREV = "dbd77b9200c27d129443a7c567ec5a58e55bfeac"
+SRCREV = "aaffc124b6f49d9bc267e65565bdd5d4c1db1aaf"
PV = "0.1+git${SRCPV}"