commit | 0319fbc348e889798c00e8c4ba1a5b1bc9331389 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Sat Apr 15 02:40:23 2023 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Sat Apr 15 02:40:23 2023 -0500 |
tree | 1bc52f2ddf19620146612d871bc3a2293e5c5cf6 | |
parent | 62ac9d5e03bbe0744eeb54075713a726e5ac81f0 [diff] |
phosphor-pid-control: srcrev bump 79cde00af7..5293ec2e57 Zev Weiss (1): Allow indefinite retries in tryRestartControlLoops() Change-Id: I43149ca80ac1643e0fd6adcb46a9ab77228b2296 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb index d75a990..5ba3e98 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
@@ -17,7 +17,7 @@ DEPENDS += "boost" # We depend on this to be built first so we can build our providers. DEPENDS += "phosphor-ipmi-host" -SRCREV = "79cde00af75a15e60fa91a367b49421baf8530cf" +SRCREV = "5293ec2e5750456f705b6c06dcb7a4a106e4b296" PV = "0.1+git${SRCPV}" PR = "r1"