summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-02-05 04:40:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-02-06 15:56:02 +0300
commitb5b89c8997ac0803ec368fe4287fe2af8cd7e1b3 (patch)
treedbb205ee4ffe3fb4a4d29ce8dbddf7da145711b8 /meta-phosphor/recipes-phosphor/fans
parent0157a54a31f903c5f04d09961017b8b9f66a378c (diff)
downloadopenbmc-b5b89c8997ac0803ec368fe4287fe2af8cd7e1b3.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans')
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb2
1 files changed, 1 insertions, 1 deletions
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 7ff4a94d5e..579cd9316c 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 += "cli11"
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"