commit | dda5d32624f0eefd22c4ad47eb4fe18ca277c7ce | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 30 16:40:33 2023 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 30 16:40:33 2023 -0500 |
tree | 8a20d86e6e2f25a1c8bae8a8281147a69d150bf3 | |
parent | 209c46293536a2ca7148656660475091d551faf0 [diff] |
host-error-monitor: srcrev bump 5e1e7e3c4f..2fb7f92ccb Jason M. Bills (1): Fix more build warnings Change-Id: I3554ac3f66209cb02891984582fa12f997e851bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb b/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb index e6c8c57..5c560af 100644 --- a/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb +++ b/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
@@ -11,7 +11,7 @@ DEPENDS = "boost sdbusplus libgpiod libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "5e1e7e3c4fb6ba9f47d62ec9c053ee6b7f80e456" +SRCREV = "2fb7f92ccb3043e688d7d43ae7bc805b2307fd8a" S = "${WORKDIR}/git"