commit | d454898e0bcd60677e406ce011868353fd245b0c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Dec 12 20:50:24 2022 -0600 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Dec 14 03:13:27 2022 +0000 |
tree | 5eeb7fc95c6cf86a2f69f6e1de783f0fdc913380 | |
parent | 97595db024012d368db4a573844103c0316d99bd [diff] |
phosphor-pid-control: srcrev bump 5897fcc104..c612c051a5 Josh Lehan (1): Allow derivativeCoeff and DCoefficient optional Change-Id: I4b8efdcabf23f14a7ab47b135b3c377ffb2e5e35 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 81bfcbd..4175be0 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 = "5897fcc104df9d07e41f0b71d52b273b6c46f901" +SRCREV = "c612c051a5c414180f8ebe273c24543ab95d16ee" PV = "0.1+git${SRCPV}" PR = "r1"