commit | b5b89c8997ac0803ec368fe4287fe2af8cd7e1b3 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Sun Feb 04 19:40:16 2024 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Feb 06 12:56:02 2024 +0000 |
tree | dbb205ee4ffe3fb4a4d29ce8dbddf7da145711b8 | |
parent | 0157a54a31f903c5f04d09961017b8b9f66a378c [diff] |
phosphor-pid-control: srcrev bump df597657fd..9788963c94 Delphine CC Chiu (1): Support to accumulate PWM of different controllers for same sensor Change-Id: I75cc2027179fc5bf7f25e5a6668606d8b14fac82 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 7ff4a94..579cd93 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 = "df597657fd0d1c248d1685e3b69478c80fc33461" +SRCREV = "9788963c948448271f5d76e633ff9b17014d5a83" PV = "0.1+git${SRCPV}" PR = "r1"