commit | 50b307716fe5ab1f7c05d37ef694a67726729cfb | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Apr 14 12:11:09 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 14 21:27:02 2021 +0000 |
tree | 5edfcc6c9ad8c0c8610da72689c94233c804a6c9 | |
parent | 2927ac0ac19d7d0a6ccb9318ce0538f12ed73fb2 [diff] |
phosphor-hostlogger: srcrev bump 90608dc367..dfee0da0a8 Patrick Williams (1): enable shellcheck Change-Id: I84305dfbc4a66f1197d0b168b99d1b493c2cd27c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb index 75d1d9f..2ad8b50 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-hostlogger_git.bb
@@ -22,7 +22,7 @@ # Source code repository S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-hostlogger" -SRCREV = "90608dc36719ad09d814a8001a94a7e926579ea0" +SRCREV = "dfee0da0a855933a3d61df5d190d19d82a72bed7" # Systemd service template SYSTEMD_PACKAGES = "${PN}"