commit | cb0ddd2086935cc43e5064d06874a9bc6338c1a0 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Mar 03 01:01:15 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 04 01:31:21 2021 +0000 |
tree | 3b38c165ca93df88cf17f616fd71ec918f0ce315 | |
parent | 5753cd8ac02c428eac92dbbd8b1a9f87f4ba1f66 [diff] |
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>
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 df7bb83..c52e8e1 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 = "dbd77b9200c27d129443a7c567ec5a58e55bfeac" +SRCREV = "aaffc124b6f49d9bc267e65565bdd5d4c1db1aaf" PV = "0.1+git${SRCPV}"